Share via


DesignerDocument.applets Property

SharePoint Designer Developer Reference

Returns an ElementCollection object that represents the applets attached to a specified document.

Syntax

expression.applets

expression   Required. A variable that represents a DesignerDocument object.

See Also