SPNavigationSiteMapNode.InternalTitle - Propriété
Le titre de le SPNavigationSiteMapNode sans codage HTML, même 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 InternalTitle As String
Get
'Utilisation
Dim instance As SPNavigationSiteMapNode
Dim value As String
value = instance.InternalTitle
public override string InternalTitle { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SPNavigationSiteMapNode classe