SharedQueryManager 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
Public property QueryManager Gets the shared query manager object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetInstance(Page) Returns the shared query manager instance for the current Web page.
Public methodStatic member GetInstance(Page, QueryId) Returns the shared query manager instance for the current Web page and the specified query identifier (ID).
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SharedQueryManager class

Microsoft.Office.Server.Search.WebControls namespace