RefinementDataElement members

Represents a data point of the refinement data.

The RefinementDataElement type exposes the following members.

Constructors

  Name Description
Public method RefinementDataElement Initializes a new instance of the RefinementDataElement class with the specified initialization data.

Top

Properties

  Name Description
Public property FilterDisplayValue Gets or sets the display name of the filter that appears in the refinement panel.
Public property FilterTooltip Gets or sets the tooltip of the filter that appears in the refinement panel.
Public property FilterValueCount Gets or sets the number of the results returned by the refinement filter.
Public property FilterValuePercentage Gets or sets the percentage of the results returned by the refinement filter among the total results.
Public property Indentation Gets or sets the indentation level of the filter when displayed in the refinement panel.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RefinementDataElement class

Microsoft.Office.Server.Search.WebControls namespace