Name | Description | |
---|---|---|
UserSearchCriteria Constructor | Initializes a new instance of the UserSearchCriteria class. |
The following tables list the members exposed by UserSearchCriteria.
Name | Description | |
---|---|---|
UserSearchCriteria Constructor | Initializes a new instance of the UserSearchCriteria class. |
Name | Description | |
---|---|---|
Company | Gets or sets the company of the user to search for | |
Gets or sets the email to search for | ||
FirstName | Gets or sets the first name of the user to search for | |
GroupId | Gets or sets the group of the user to search for | |
IncludeAnonymous | Gets or sets a value indicating whether anonymous users should be included in the results. | |
LastName | Gets or sets the last name of the user to search for | |
LimitToAdminUsers | Gets or sets the users to list (admins only, normal users only or both) included in the results. | |
Phone | Gets or sets the phone of the user to search for | |
ShowAssignedToGroup | Gets or sets a value indicating whether to show users that are assigned to the group, or which are not assigned, default value is to show assigned users | |
ShowDisabledUsers | Gets or sets a value indicating whether disabled users should be included in the results. | |
UserName | Gets or sets the username to search for |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |