ModelLookupRefinementColumn Class |
Namespace: Colygon.MatchPoint.EntityModel
[SerializableAttribute] public class ModelLookupRefinementColumn : RefinementColumn
The ModelLookupRefinementColumn type exposes the following members.
Name | Description | |
---|---|---|
ModelLookupRefinementColumn | Initializes a new instance of the ModelLookupRefinementColumn class |
Name | Description | |
---|---|---|
Name | The name of the column. (Inherited from RefinementColumn.) | |
RootNodeKey | (Inherited from RefinementColumn.) |
Name | Description | |
---|---|---|
AddCondition | (Overrides RefinementColumnAddCondition(RefinementNode, ListBaseCondition, NativeRefinementSettings).) | |
AddRefinerDescriptors | (Inherited from RefinementColumn.) | |
AddRequiredColumns | (Inherited from RefinementColumn.) | |
CreateNode | (Inherited from RefinementColumn.) | |
CreateNodesFromValue | (Overrides RefinementColumnCreateNodesFromValue(IResultRecord).) | |
CreateRootNode | (Inherited from RefinementColumn.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from RefinementColumn.) |
Name | Description | |
---|---|---|
Caption | The display name of the column. (Inherited from RefinementColumn.) | |
DefaultExpanded | If enabled, this refinement node is initially expanded. (Inherited from BaseRefinementColumn.) | |
LookupEntity | Specifies the entity that should be used to resolve the lookup ids. | |
RefinerDisplayNameExpression | 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.) | |
UniqueId | Specifies a unique ID used to identify the refinement column. (Inherited from BaseRefinementColumn.) |