method getAttribute

string getAttribute(string attributeName);

Argumente

Zurückgegebener Wert

This method returns the value for a given attribute. This attribute must have been set on this box at some point prior to the call else null is returned.

See the styleId for an example.