CachedObjectSiteMapNode.Title - Propriété
Le titre de la CachedObjectSiteMapNode, potentiellement encodée au format HTML en fonction de l'encodage soit spécifiée 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 CachedObjectSiteMapNode
Dim value As String
value = instance.Title
public override string Title { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
CachedObjectSiteMapNode classe