FilterCategory properties

The FilterCategory type exposes the following members.

Properties

  Name Description
Public property CustomFiltersConfiguration Gets or sets the custom refinement filter category mapping.
Public property CustomFiltersValueType Gets or sets the data type for the custom refinement filter category.
Public property Description Gets or sets the description for the refinement filter category.
Public property FilterType Gets or sets the refinement filter category type.
Public property FreeFormFilterHint
Public property Id Gets the identifier (ID) for the refinement filter category.
Public property LessLinkText Gets or sets the text to display for the refinement filter category’s show fewer link.
Public property MappedProperty Gets or sets the managed property the refinement filter category is defined on.
Public property MaxNumberOfFilters Gets or sets the maximum number of refinement filters displayed when the refinement filter category’s show more link is clicked.
Public property MetadataThreshold Gets or sets the number of results that need to be returned for a refinement filter to be displayed for the refinement filter category.
Public property MoreLinkText Gets or sets the text to display for the refinement filter category’s show more link.
Public property NumberOfFiltersToDisplay Gets or sets the number of refinement filters to display for the refinement filter category.
Public property ShowAllInMore Specifies whether the refinement filter values are determined by the result data returned or if a defined list of values is always shown.
Public property ShowCounts Specifies whether the count or percentage is displayed with the refinement filter for the refinement filter category.
Public property ShowMoreLink Specifies whether the show more and show fewer links are displayed for the refinement filter category.
Public property SortBy Gets or sets the sort criteria for the refinement filter category.
Public property SortByForMoreFilters Applies to: Microsoft SharePoint Server 2010 search
Specifies the sort criteria for the refinement filter category values when the show more link is clicked.
Public property SortDirection Gets or sets the sort direction for the refinement filter category.
Public property SortDirectionForMoreFilters Applies to: Microsoft SharePoint Server 2010 search
Gets or sets the sort direction for the refinement filter category when the show more link is clicked.
Public property Title Gets or sets the title of the refinement filter category.

Top

See also

Reference

FilterCategory class

Microsoft.Office.Server.Search.WebControls namespace