SPContext.ListItemServerRelativeUrl - Propriété

Obtient ou définit l'URL relative de serveur pour l'élément de liste dans le contexte HTTP actuel de Microsoft SharePoint Foundation.

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

Syntaxe

'Déclaration
Public Property ListItemServerRelativeUrl As String
    Get
    Set
'Utilisation
Dim instance As SPContext
Dim value As String

value = instance.ListItemServerRelativeUrl

instance.ListItemServerRelativeUrl = value
public string ListItemServerRelativeUrl { get; set; }

Valeur de propriété

Type : System.String
Chaîne qui contient l'URL.

Voir aussi

Référence

SPContext classe

SPContext - Membres

Microsoft.SharePoint - Espace de noms