SPLink.UrlParameter - Propriété
Obtient un paramètre qui est passé en tant que partie d'une URL dans un lien.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property UrlParameter As String
Get
'Utilisation
Dim instance As SPLink
Dim value As String
value = instance.UrlParameter
public string UrlParameter { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le paramètre.