Share via


RichImageSelector.AssetRemoveButtonImageUrl Property

Gets the URL to the Remove asset toolbar image.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property AssetRemoveButtonImageUrl As String
    Get
'Usage
Dim value As String

value = Me.AssetRemoveButtonImageUrl
protected override string AssetRemoveButtonImageUrl { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

RichImageSelector Class

RichImageSelector Members

Microsoft.SharePoint.Publishing.WebControls Namespace