Share via


DesignerDocument.webControls Property

SharePoint Designer Developer Reference

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

Syntax

expression.webControls

expression   An expression that returns a DesignerDocument object.

See Also