Share via


RichImageSelector.InsertButtonTooltip Property

Gets the Tool Tip for the Insert Image 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 InsertButtonTooltip As String
    Get
'Usage
Dim value As String

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

Property Value

Type: System.String
Returns String.

See Also

Reference

RichImageSelector Class

RichImageSelector Members

Microsoft.SharePoint.Publishing.WebControls Namespace