FilterCategory class

Represents information about a refinement filter category.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public Class FilterCategory
'Usage
Dim instance As FilterCategory
public class FilterCategory

Remarks

A filter category is a collection of refinement filters defined on the same managed property.

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

FilterCategory members

Microsoft.Office.Server.Search.WebControls namespace