Click or drag to resize

SmartSearchOperator Constructor

Initializes a new instance of the SmartSearchOperator class

Namespace:  Dynamicweb.SmartSearch.SmartSearchRules
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public SmartSearchOperator(
	SmartSearchRuleOperator op,
	List<SmartSearchRuleControlType> controls
)

Parameters

op
Type: Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRuleOperator
controls
Type: System.Collections.GenericListSmartSearchRuleControlType
See Also