CachedObjectSiteMapNode.InternalTitle - Propriété
Le titre de l'objet CachedObjectSiteMapNode sans codage HTML, même si le codage est spécifié sur l'objet associé à PortalSiteMapProvider .
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 CachedObjectSiteMapNode
Dim value As String
value = instance.InternalTitle
public override string InternalTitle { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
CachedObjectSiteMapNode classe