SPUserCustomAction.ImageUrl - Propriété
Obtient et définit l'URL d'une image représentant une icône pour l'action personnalisée.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overridable Property ImageUrl As String
Get
Set
'Utilisation
Dim instance As SPUserCustomAction
Dim value As String
value = instance.ImageUrl
instance.ImageUrl = value
public virtual string ImageUrl { get; set; }
Valeur de propriété
Type : System.String
Chaîne qui contient un chemin d'accès relatif à une image.