Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the reference to the refinement manager instance.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Property RefinementManager As RefinementManager
Get
Set
'Usage
Dim instance As IRefinableRuntime
Dim value As RefinementManager
value = instance.RefinementManager
instance.RefinementManager = value
RefinementManager RefinementManager { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.WebControls.RefinementManager
The reference to the refinement manager instance.