RefinementManager properties

The RefinementManager type exposes the following members.

Properties

  Name Description
Public property AccuracyIndex Gets or sets the number of results on which the refinement filters are calculated.
Public property DisplayCulture Gets the culture used when the refinement filters are displayed.
Public property DisplayedCategories Gets or sets the maximum number of filter categories to be displayed in the Refinement Web Panel Part.
Public property FilterCategories Gets or sets the filter XML configuration that describes the filter categories of the Refinement Web Panel Part.
Public property 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.
Public property IsInitialized Gets a value that indicates whether the refinement manager has been initialized.
Public property Location Gets or sets the federated location of the Search results.
Public property NumberOfCharsToDisplay Gets or sets the maximum number of characters for the refinement filters to display in the Refinement Web Panel Part.
Public property ParentWebPart Gets or sets the Refinement Web Part that configures and renders filters calculated by the refinement manager.
Public property QueryCulture Gets the culture for the Search query.
Public property QueryNumber Gets or sets the Cross-Web Part query identifier (ID) of the refinement manager.
Public property RefinementProperties Gets the list of the properties based on which the refinement is configured.
Public property TotalResults Gets or sets the total number of Search results returned by the query.
Public property UseDefaultConfiguration Gets or sets a value that indicates whether the default filter category configuration should be used.

Top

See also

Reference

RefinementManager class

Microsoft.Office.Server.Search.WebControls namespace