Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the selector control used to enable users to edit the content of the control.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property ChildSelectorControl As BaseRichSelector
Get
'Usage
Dim value As BaseRichSelector
value = Me.ChildSelectorControl
protected virtual BaseRichSelector ChildSelectorControl { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.WebControls.BaseRichSelector