Partager via


PublishingPage.Url - Propriété

Obtient l'URL relative du site web PublishingPage object.

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

Syntaxe

'Déclaration
Public ReadOnly Property Url As String
    Get
'Utilisation
Dim instance As PublishingPage
Dim value As String

value = instance.Url
public string Url { get; }

Valeur de propriété

Type : System.String
L'URL relative de serveur pour cet PublishingPage.

Remarques

L'utilisateur doit disposer des autorisations d'affichage sur la PublishingPage pour récupérer et renvoyer ses valeurs de propriété.

Voir aussi

Référence

PublishingPage classe

PublishingPage - Membres

Microsoft.SharePoint.Publishing - Espace de noms