RefinementFilterConfigXmlConstants Members
Include Protected Members
Include Inherited Members
Defines constants for the refinement filter configuration.
The RefinementFilterConfigXmlConstants type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RefinementFilterConfigXmlConstants | Initializes a new instance of the RefinementFilterConfigXmlConstants class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CustomFilter | Specifies a custom refinement filter. |
![]() ![]() |
CustomFilters | Specifies the custom refinement filters for a category. |
![]() ![]() |
CustomValue | Specifies the name of the custom filter that appears in the refinement panel. |
![]() ![]() |
DataType | Specifies the type of data to which a custom range applies. |
![]() ![]() |
Description | Specifies the description for the refinement filter category. |
![]() ![]() |
FreeFormFilterHint | Specifies the hint for the free form filter. |
![]() ![]() |
Frequency | Specifies the refinement filter sort criteria based on frequency. |
![]() ![]() |
LessLinkText | Specifies the link text to display for the show fewer link. |
![]() ![]() |
MappedProperty | Specifies the name of the managed property on which the refinement filter category is defined. |
![]() ![]() |
MappedPropertySeparator | Specifies the character used to separate the values in the list of refinements. |
![]() ![]() |
MappingType | Specifies whether the mapping is based on values or ranges. |
![]() ![]() |
MaxNumberOfFilters | Specifies the maximum number of refinement filters to display when the refinement filter category’s show more link is clicked. |
![]() ![]() |
MetadataThreshold | Specifies the minimum number of results that a refinement filter must return before the results are displayed in the refinement filter category. |
![]() ![]() |
MoreLinkText | Specifies the link text to display for show more link. |
![]() ![]() |
NumberOfFiltersToDisplay | Specifies the number of refinement filters to display in the refinement filter category. |
![]() ![]() |
OriginalValue | Specifies the absolute or relative value of the managed property for the refinement filter. |
![]() ![]() |
ShowAllInMore | Specifies whether the filter values are determined by the result data returned or the defined list of values is shown. |
![]() ![]() |
ShowCounts | Specifies whether the count or percentage is displayed with the refinement filter. |
![]() ![]() |
ShowMoreLink | Specifies whether the show more link is displayed for the refinement filter category. |
![]() ![]() |
SortBy | Specifies the sort criteria for the refinement filter category. |
![]() ![]() |
SortByForMoreFilters | Specifies the sort criteria for the filter values when the show more link is clicked. |
![]() ![]() |
SortDirection | Specifies the sort direction for the refinement filter category values. |
![]() ![]() |
SortDirectionForMoreFilters | Specifies the sort direction for the refinement filter category values when the show more link is clicked. |
![]() ![]() |
Title | Specifies the title of the refinement filter category. |
![]() ![]() |
Type | Specifies the type of refinement filter category. |
![]() ![]() |
ValueReference | Specifies whether the date is compared on an absolute or relative basis. |
Top