Share via


WebWindow.Activate Method

SharePoint Designer Developer Reference

Activates the specified WebWindow object. When you have multiple objects open, you can use the Activate method to work with a specific WebWindow object.

Syntax

expression.Activate

expression   A variable that represents a WebWindow object.

See Also