Click or drag to resize

SmartSearchOperator Constructor

Initializes a new instance of the SmartSearchOperator class

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

Parameters

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