Partager via


PortalSiteMapNode.InternalUrl - Propriété

Obtient l'URL canonique ou interne pour cet objet [Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode] .

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

Syntaxe

'Déclaration
Public Overridable ReadOnly Property InternalUrl As String
    Get
'Utilisation
Dim instance As PortalSiteMapNode
Dim value As String

value = instance.InternalUrl
public virtual string InternalUrl { get; }

Valeur de propriété

Type : System.String
URL canonique ou interne de ce PortalSiteMapNode.

Remarques

La valeur par défaut de cette propriété est le même titre URL qui s'affiche lors de la navigation.

Voir aussi

Référence

PortalSiteMapNode classe

PortalSiteMapNode - Membres

Microsoft.SharePoint.Publishing.Navigation - Espace de noms