Share via


DesignerDocument.forms Property

SharePoint Designer Developer Reference

Returns an ElementCollection object that represents a collection of all FORM elements contained in a document.

Syntax

expression.forms

expression   Required. A variable that represents a DesignerDocument object.

See Also