DesignerDocument.links Property

SharePoint Designer Developer Reference

Returns an ElementCollection collection that represents the collection of hyperlinks in a page.

Syntax

expression.links

expression   Required. A variable that represents a DesignerDocument object.

See Also