RefinementControl class

Represents a search result property bound to a refinement filter control.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.WebControls.RefinementControl

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class RefinementControl
'Usage
Dim instance As RefinementControl
[SerializableAttribute]
public class RefinementControl

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

RefinementControl members

Microsoft.Office.Server.Search.WebControls namespace