DesignerDocument.Web Property

SharePoint Designer Developer Reference

Returns a Web object that represents the Web site in which the specified page exists.

Syntax

expression.web

expression   Required. A variable that represents a DesignerDocument object.

See Also