DesignerDocument.parentWindow Property

SharePoint Designer Developer Reference

Returns an EditorWindow object that represents the parent window of the current document.

Syntax

expression.parentWindow

expression   Required. A variable that represents a DesignerDocument object.

See Also