MarqueeElement.sourceIndex Property

SharePoint Designer Developer Reference

Returns a Long that represents the ordinal position of the element, in source order, as the element appears in the ElementCollection collection accessed by using the all property.

Syntax

expression.sourceIndex

expression   Required. A variable that represents a MarqueeElement object.

See Also