Share via


NavigationNode.Web Property

SharePoint Designer Developer Reference

Returns a Web object that represents the parent Web site for a navigation node.

Syntax

expression.Web

expression   Required. A variable that represents a NavigationNode object.

See Also