PickerQueryControlBase.ExecuteQuery Method
Include Protected Members
Include Inherited Members
Runs a query with the specified parameters.
Overload List
Name | Description | |
---|---|---|
ExecuteQuery(String, String) | Runs a query against the specified group with the specified search type. | |
ExecuteQuery(String, String, String, String) | Runs a query for the specified group, search, provider identifier, and hierarchy node. |
Top