Compartilhar via


CachedObjectSiteMapNode.InternalTitle propriedade

O título do objeto sem codificação HTML, mesmo se a codificação é especificada no objeto associado PortalSiteMapProviderCachedObjectSiteMapNode .

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

Sintaxe

'Declaração
Public Overrides ReadOnly Property InternalTitle As String
    Get
'Uso
Dim instance As CachedObjectSiteMapNode
Dim value As String

value = instance.InternalTitle
public override string InternalTitle { get; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

CachedObjectSiteMapNode classe

CachedObjectSiteMapNode membros

Microsoft.SharePoint.Publishing.Navigation namespace