SharedQueryManager Members
Include Protected Members
Include Inherited Members
Represents the object that executes the query and returns the search results to the SharePoint Enterprise Search results Web Parts.
The SharedQueryManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
QueryManager | Gets the shared query manager object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetInstance(Page) | Returns the shared query manager instance for the current Web page. | |
GetInstance(Page, QueryId) | Returns the shared query manager instance for the current Web page and the specified query identifier (ID). | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top