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.