DesignerDocument.webParts Property

SharePoint Designer Developer Reference

Returns an ElementCollection object that represents the Web parts that are contained in a document. Read-only.

Syntax

expression.webParts

expression   An expression that returns a DesignerDocument object.

See Also