PortalSiteMapNode.GetNavigationParent Method

Specifies the main entry node to get to this PortalSiteMapNode object's navigation parent node.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Overridable Function GetNavigationParent As PortalSiteMapNode
'Usage
Dim instance As PortalSiteMapNode
Dim returnValue As PortalSiteMapNode

returnValue = instance.GetNavigationParent()
public virtual PortalSiteMapNode GetNavigationParent()

Return Value

Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode
The entry node into this PortalSiteMapNode object's navigation parent node.

See Also

Reference

PortalSiteMapNode Class

PortalSiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace