Share via


SPPromotedActionButton.ImageUrl property

The url of the image cluster

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Property ImageUrl As String
    Get
    Set
'Usage
Dim instance As SPPromotedActionButton
Dim value As String

value = instance.ImageUrl

instance.ImageUrl = value
public virtual string ImageUrl { get; set; }

Property value

Type: System.String

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace