Click or drag to resize

SmartSearchRule Class

Inheritance Hierarchy

Namespace:  Dynamicweb.SmartSearch.SmartSearchRules
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public class SmartSearchRule

The SmartSearchRule type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchRule
Initializes a new instance of the SmartSearchRule class
Public methodSmartSearchRule(SmartSearchRuleField, SmartSearchRuleOperator, String)
Initializes a new instance of the SmartSearchRule class
Public methodSmartSearchRule(SmartSearchRuleField, SmartSearchRuleOperator, String, String)
Initializes a new instance of the SmartSearchRule class
Top
Properties
See Also