Share via


PortalHierarchyData.PortalSiteMapNode Property

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.

See Also

Reference

PortalHierarchyData Class

PortalHierarchyData Members

Microsoft.SharePoint.Publishing.Navigation Namespace