RefinementManager.GetInstance Method
Include Protected Members
Include Inherited Members
Gets the instance of the refinement manager.
Overload List
Name | Description | |
---|---|---|
GetInstance(Page) | Gets the instance of the refinement manager with the specified web page. | |
GetInstance(Page, QueryId) | Gets the instance of the refinement manager with the specified web page and query identifier (ID). |
Top