Click or drag to resize

ModelLookupRefinementColumn Fields

The ModelLookupRefinementColumn type exposes the following members.

Fields
  NameDescription
Public fieldCaption
The display name of the column.
(Inherited from RefinementColumn.)
Public fieldDefaultExpanded
If enabled, this refinement node is initially expanded.
(Inherited from BaseRefinementColumn.)
Public fieldLookupEntity
Specifies the entity that should be used to resolve the lookup ids.
Public fieldRefinerDisplayNameExpression
Specifies an expression to transform the display text of the refiner elements. The original value can be accessed by using the 'RefinerValue' variable.
(Inherited from RefinementColumn.)
Public fieldUniqueId
Specifies a unique ID used to identify the refinement column.
(Inherited from BaseRefinementColumn.)
Top
See Also