Click or drag to resize

Rule Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Modules.Searching.RulesRule

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class Rule

The Rule type exposes the following members.

Constructors
  NameDescription
Public methodRule
Initializes a new instance of the Rule class
Public methodRule(RuleField, RuleOperator, String)
Initializes a new instance of the Rule class
Public methodRule(RuleField, RuleOperator, String, String)
Initializes a new instance of the Rule class
Top
Properties
See Also