Share via


ProfilesQueryControl members

Provides the data retrieval query services for the ProfilesPickerDialog. Supports searching against users, organizations, and membership groups depending on the ProfileSearchFlags setting.

The ProfilesQueryControl type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property HierarchyProvider Gets the claims hierarchy provider.
Public property ProfileSearchFlags Gets or sets the profile search flags that are used to specify the types of profiles to search. Profiles are available for searching users, organizations, and membership groups.

Top

Methods

  Name Description
Protected method CreateChildControls Creates the child controls for the ProfilesQueryControl. (Overrides SimpleQueryControl.CreateChildControls().)
Protected method IssueQuery(String, String, Int32, Int32) Issues a query with the specified search keywords, group, page, and page size. (Overrides PickerQueryControlBase.IssueQuery(String, String, Int32, Int32).)
Protected method IssueQuery(String, String, String, String, Int32, Int32) Issues a query with the specified search keywords, hierarchy node, group, provider, page, and page size. (Overrides PickerQueryControlBase.IssueQuery(String, String, String, String, Int32, Int32).)
Protected method OnLoad Handles the Load event. (Overrides Control.OnLoad(EventArgs).)

Top

See also

Reference

ProfilesQueryControl class

Microsoft.SharePoint.Portal.WebControls namespace