Application.ActiveWebWindow Property

SharePoint Designer Developer Reference

Returns a WebWindow object that represents the window in which the currently open Web site is displayed.

Syntax

expression.ActiveWebWindow

expression   Required. A variable that represents an Application object.

See Also