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