The DisabledRefinementsConfig type exposes the following members.

Constructors

  NameDescription
Public methodDisabledRefinementsConfig
Initializes a new instance of the DisabledRefinementsConfig class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetDimensionInBase
Gets whether nav selections from the dimension specified is part of the base nav state
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetDimensionInBase
Sets whether a dimension is part of the base nav state.
Public methodToString
Returns a string representation suitable of UrlENEQuery

Properties

  NameDescription
Public propertyEQLFilterInBase
Gets and sets whether the EQL filter is part of the base nav state. Defaults to false.
Public propertyRangeFilterInBase
Gets and sets whether range filters are part of the base nav state. Defaults to false.
Public propertyTextSearchInBase
Gets and sets whether text searches are part of the base nav state. Defaults to false.

See Also