Application.ActivePageWindow Property

SharePoint Designer Developer Reference

Returns a PageWindow object that represents the window in which the current page is displayed.

Syntax

expression.ActivePageWindow

expression   Required. A variable that represents an Application object.

See Also