Share via


MarqueeElement.id Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the value of the id attribute for a MARQUEE element.

Syntax

expression.id

expression   Required. A variable that represents a MarqueeElement object.

See Also