PortalSiteMapNode.webNode Field
Specifies a field that contains the PortalWebSiteMapNode object that represents the Web site that owns this node in navigation.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected webNode As PortalWebSiteMapNode
'Usage
Dim value As PortalWebSiteMapNode
value = Me.webNode
Me.webNode = value
protected PortalWebSiteMapNode webNode