Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the PortalSiteMapNode that this object wraps.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property PortalSiteMapNode As PortalSiteMapNode
Get
'Usage
Dim instance As PortalHierarchyData
Dim value As PortalSiteMapNode
value = instance.PortalSiteMapNode
public PortalSiteMapNode PortalSiteMapNode { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode
An object that represents the PortalSiteMapNode that this object wraps.