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 or sets an object that represents SPProviderInitialData that is used to set various relevant fields of the HierarchyResultControl object.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property PickerInitialData As SPProviderInitialData
Get
Set
'Usage
Dim instance As HierarchyResultControl
Dim value As SPProviderInitialData
value = instance.PickerInitialData
instance.PickerInitialData = value
public SPProviderInitialData PickerInitialData { get; set; }
Property Value
Type: Microsoft.SharePoint.WebControls.SPProviderInitialData
An object that contains the initial data of the provider.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException |