Share via


BRElement.className Property

SharePoint Designer Developer Reference

Returns or sets a String that indicates the CSS style rule for a BR element. Corresponds to the class attribute.

Syntax

expression.className

expression   Required. A variable that represents a BRElement object.

See Also