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 a PickerQueryControlBase object that was used to construct this object.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property QueryControl As PickerQueryControlBase
Get
'Usage
Dim instance As PickerDialog
Dim value As PickerQueryControlBase
value = instance.QueryControl
public PickerQueryControlBase QueryControl { get; }
Property Value
Type: Microsoft.SharePoint.WebControls.PickerQueryControlBase
The PickerQueryControlBase object.