SPLimitedWebPartManager.ServerRelativeUrl - Propriété
Obtient l'URL relative de serveur de la page de composants WebPart.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServerRelativeUrl As String
Get
'Utilisation
Dim instance As SPLimitedWebPartManager
Dim value As String
value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SPLimitedWebPartManager classe