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.
Gets the selector control used in ControlMode.
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
A BaseRichSelector object.