CachedObjectSiteMapNode.GetNavigationParent method

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

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

Syntax

'Declaration
Public Overrides Function GetNavigationParent As PortalSiteMapNode
'Usage
Dim instance As CachedObjectSiteMapNode
Dim returnValue As PortalSiteMapNode

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

Return value

Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode

See also

Reference

CachedObjectSiteMapNode class

CachedObjectSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace

GetNavigationParent