RichLinkSelector.EmptyPanelPromptString Property
Gets the text for the link 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 EmptyPanelPromptString As String
Get
'Usage
Dim value As String
value = Me.EmptyPanelPromptString
protected override string EmptyPanelPromptString { get; }
Property Value
Type: System.String