QueryManager.GetResults Method
Include Protected Members
Include Inherited Members
Gets the Search results from federated Search locations.
Overload List
Name | Description | |
---|---|---|
GetResults() | Gets the Search results from the first LocationList in the query manager. | |
GetResults(LocationList) | Returns the search results from the specified federated search locations. |
Top