DesignerDocument.frames Property

SharePoint Designer Developer Reference

Returns an IHTMLFramesCollection2 object that represents the windows in which pages specified in FRAME elements are displayed.

Syntax

expression.frames

expression   Required. A variable that represents a DesignerDocument object.

See Also