SharedQueryManager.GetInstance Method
Include Protected Members
Include Inherited Members
Returns the shared query manager instance.
Overload List
Name | Description | |
---|---|---|
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). |
Top