This class represents the configuration of the Disabled Refinement results that will be returned with the query results. The methods of this class allow configuration of the base nav state to be used to compute the Disabled Refinements.

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)

Syntax

C#
public class DisabledRefinementsConfig
Visual Basic
Public Class DisabledRefinementsConfig
Visual C++
public ref class DisabledRefinementsConfig

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..DisabledRefinementsConfig

See Also