PickerDialog Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PickerDialog class with the specified parameters.
Overload List
Name | Description | |
---|---|---|
PickerDialog(PickerQueryControlBase, PickerResultControlBase, EntityEditorWithPicker) | Initializes a new instance of the PickerDialog class with the specified query, results, and editor. | |
PickerDialog(PickerQueryControlBase, PickerResultControlBase, EntityEditorWithPicker, Boolean) | Initializes a new instance of the PickerDialog class with the specified query, results, editor, and PeoplePicker. |
Top