Share via


SPProviderInitialData members

Represents the initial data for the People Picker control.

The SPProviderInitialData type exposes the following members.

Constructors

  Name Description
Public method SPProviderInitialData Initializes a new instance of the SPProviderInitialData class.

Top

Properties

  Name Description
Public property ContextUrl Gets or sets the current context URL.
Public property DefaultImageUrl Gets or sets the URL of the image to be displayed in the Picker dialog.
Public property DefaultSipUrl Gets or sets the URL for the Web site icon.
Public property Description Gets or sets a string that describes the intent of the object.
Public property DetailedViewEnabled Gets or sets a value that indicates whether the detailed view is enabled.
Public property EntityTypes Gets or sets a set of account types separated by commas.
Public property HierarchialDisplayEnabled Gets or sets a value that indicates whether the hierarchy view is enabled.
Public property InitialHierarchy Gets or sets the initial search hierarchy as an array of SPProviderHierarchyTree objects.
Public property InitialSchema Gets or sets the data schema of the provider.
Public property PickerEnabled Gets or sets a value that indicates whether the people picker control is enabled.
Public property ResultDisplay Gets or sets the type of view that is rendered in the user interface.
Public property ResultTypeIsJson Gets or sets a value that indicates whether the communication between the browser and the server will use data serialized using Java Script Object Notation (JSON).
Public property ResultTypes Gets or sets a string that describes the type of results returned by the picker dialog.
Public property TableIndexer Gets or sets an array of the columns to display in the People Picker.
Public property TableViewColumns Gets or sets a dictionary that contains key-value pairs of columns to display in the user interface.
Public property Title Gets or sets the title of the People Picker.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPProviderInitialData class

Microsoft.SharePoint.WebControls namespace