Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Issues a query with the specified parameters.
Overload List
Name | Description | |
---|---|---|
![]() |
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).) |
![]() |
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).) |
Top