Compartilhar via


CachedObjectSiteMapNode.GetNavigationParent método

Especifica o nó de entrada principal para chegar ao nó de pai de navegação do objeto CachedObjectSiteMapNode .

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

Sintaxe

'Declaração
Public Overrides Function GetNavigationParent As PortalSiteMapNode
'Uso
Dim instance As CachedObjectSiteMapNode
Dim returnValue As PortalSiteMapNode

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

Valor retornado

Tipo: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode

Ver também

Referência

CachedObjectSiteMapNode classe

CachedObjectSiteMapNode membros

Microsoft.SharePoint.Publishing.Navigation namespace

GetNavigationParent