Share via


RichLinkSelector.InsertButtonText property

Gets the text for the Insert Link button that shows when the selector is empty.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

RichLinkSelector class

RichLinkSelector members

Microsoft.SharePoint.Publishing.WebControls namespace