Click or drag to resize

TermRefinementColumnAddCondition Method

Namespace:  Colygon.MatchPoint.Taxonomy
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public override void AddCondition(
	RefinementNode node,
	List<BaseCondition> conditions,
	NativeRefinementSettings nativeSettings
)

Parameters

node
Type: Colygon.MatchPoint.Core.WebParts.Refinement.ControlsRefinementNode
conditions
Type: System.Collections.GenericListBaseCondition
nativeSettings
Type: Colygon.MatchPoint.Common.RefinementNativeRefinementSettings
See Also