SPView.ServerRelativeUrl - Propriété
Obtient l'URL relative de serveur de la page de l'affichage.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServerRelativeUrl As String
Get
'Utilisation
Dim instance As SPView
Dim value As String
value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient l'URL.