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 PickerResultControlBase 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 ResultControl As PickerResultControlBase
Get
'Usage
Dim instance As PickerDialog
Dim value As PickerResultControlBase
value = instance.ResultControl
public PickerResultControlBase ResultControl { get; }
Property Value
Type: Microsoft.SharePoint.WebControls.PickerResultControlBase
The PickerResultControlBase object.