다음을 통해 공유


RichLinkSelector.AssetInsertButtonImageUrl Property

Gets the URL to the Insert/Edit 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

RichLinkSelector Class

RichLinkSelector Members

Microsoft.SharePoint.Publishing.WebControls Namespace