RichLinkSelector.SelectorTypeString Property
Gets an override to provide the type string identifying the selector type.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property SelectorTypeString As String
Get
'Usage
Dim value As String
value = Me.SelectorTypeString
protected override string SelectorTypeString { get; }
Property Value
Type: System.String