Partager via


SPNavigationSiteMapNode.Title - Propriété

Le titre de la SPNavigationSiteMapNode, potentiellement encodée au format HTML en fonction de si le codage est spécifié sur le PortalSiteMapProvider associé.

Espace de noms :  Microsoft.SharePoint.Publishing.Navigation
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Title As String
    Get
'Utilisation
Dim instance As SPNavigationSiteMapNode
Dim value As String

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPNavigationSiteMapNode classe

SPNavigationSiteMapNode - Membres

Microsoft.SharePoint.Publishing.Navigation - Espace de noms