Share via


MarqueeElement.className Property

SharePoint Designer Developer Reference

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

Syntax

expression.className

expression   Required. A variable that represents a MarqueeElement object.

See Also