SPUserCustomAction.ImageUrl-Eigenschaft
Ruft ab und legt die URL zu einem Bild, das ein Symbol für die benutzerdefinierte Aktion darstellt.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property ImageUrl As String
Get
Set
'Usage
Dim instance As SPUserCustomAction
Dim value As String
value = instance.ImageUrl
instance.ImageUrl = value
public virtual string ImageUrl { get; set; }
Eigenschaftswert
Typ: System.String
Eine Zeichenfolge, die einen relativen Pfad zu einem Bild enthält.