RefinementFilterGenerator members

Represents the base class for the refinement filter generators for the Refinement Panel Web Part.

The RefinementFilterGenerator type exposes the following members.

Constructors

  Name Description
Public method RefinementFilterGenerator

Top

Properties

  Name Description
Public propertyStatic member FilterType
Public property NumberOfCharsToDisplay
Public property ParentRefinementManager Reference to the parent refinement manager object that instantiates this filter generator.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCategoryConstraints Get a dictionary of constraints for a navigator/category given its managed property name.
Public method GetHashCode (Inherited from Object.)
Public method GetRefinement Calculate the refinement XML based on the refinement data.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetRelevantFilterCategories Among the whole filter configuration, pick only the ones of a particular filter type that will be handled by this generator.
Public method ToString (Inherited from Object.)
Protected methodStatic member TruncatedString

Top

Fields

  Name Description
Protected field _Categories Stores the refinement filter categories.
Protected field _IsInitialized Indicates

Top

See also

Reference

RefinementFilterGenerator class

Microsoft.Office.Server.Search.WebControls namespace