SPProviderInitialData Class
Represents the initial data for the People Picker control.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebControls.SPProviderInitialData
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<DataContractAttribute> _
Public NotInheritable Class SPProviderInitialData
'Usage
Dim instance As SPProviderInitialData
[DataContractAttribute]
public sealed class SPProviderInitialData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.