Share via


RichImageSelector.AssetInsertButtonImageUrl property

Gets the URL to the Insert asset toolbar image.

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

Syntax

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

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

Property value

Type: System.String
Returns String.

See also

Reference

RichImageSelector class

RichImageSelector members

Microsoft.SharePoint.Publishing.WebControls namespace