QueryManager methods
SharePoint 2013
The QueryManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
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. |
|
GetType | (Inherited from Object.) |
|
IsTriggered | Returns a Boolean value indicating whether any of the federated search locations will be triggered by the query. |
|
MemberwiseClone | (Inherited from Object.) |
|
SendRequest | Sends a search query request synchronously to the specified federated search locations. |
|
ToString | (Inherited from Object.) |
Show: