RefinementManager properties
SharePoint Online
The RefinementManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
AccuracyIndex | Gets or sets the number of results on which the refinement filters are calculated. |
|
DisplayCulture | Gets the culture used when the refinement filters are displayed. |
|
DisplayedCategories | Gets or sets the maximum number of filter categories to be displayed in the Refinement Web Panel Part. |
|
FilterCategories | Gets or sets the filter XML configuration that describes the filter categories of the Refinement Web Panel Part. |
|
FilterGenerators | Gets or sets a list of filter generators that parse the top Search results and recommend refinement filters for the Refinement Web Panel Part. |
|
IsInitialized | Gets a value that indicates whether the refinement manager has been initialized. |
|
Location | Gets or sets the federated location of the Search results. |
|
NumberOfCharsToDisplay | Gets or sets the maximum number of characters for the refinement filters to display in the Refinement Web Panel Part. |
|
ParentWebPart | Gets or sets the Refinement Web Part that configures and renders filters calculated by the refinement manager. |
|
QueryCulture | Gets the culture for the Search query. |
|
QueryNumber | Gets or sets the Cross-Web Part query identifier (ID) of the refinement manager. |
|
RefinementProperties | Gets the list of the properties based on which the refinement is configured. |
|
TotalResults | Gets or sets the total number of Search results returned by the query. |
|
UseDefaultConfiguration | Gets or sets a value that indicates whether the default filter category configuration should be used. |
Show: