Application.Webs Property

SharePoint Designer Developer Reference

Returns a Webs collection that represents all Web sites that are open.

Syntax

expression.Webs

expression   Required. A variable that represents an Application object.

See Also