Share via


WebWindow.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 a WebWindow object.

See Also