Allows selection of one or more principals.
Name | Description | |
---|---|---|
PrincipalPicker |
Initializes a new instance of the PrincipalPicker class. |
Name | Description | |
---|---|---|
AllowMultiple |
Gets or sets a value indicating whether multiple principals may be selected. |
|
DirectoryId |
Gets or sets the directory provider ID used to find users. This control will use the currently-active directory provider ID if no value is set. |
|
ID |
Gets the ID of the control resources. |
|
PrincipalTypeFilter |
Gets or sets the type of principals to include in searches. |
|
SelectedPrincipal |
Gets or sets the selected principal. |
|
SelectedPrincipals |
Gets or sets the selected principals. |
Name | Description | |
---|---|---|
GetClientResources |
Gets the client resources. |
|
WriteHtml(SlimHtmlTextWriter writer) |
Writes the HTML. |