Click or drag to resize

RulesGroup Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRule
    Dynamicweb.Modules.Searching.RulesRulesGroup

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

The RulesGroup type exposes the following members.

Constructors
  NameDescription
Public methodRulesGroup
Initializes a new instance of the RulesGroup class
Top
Properties
  NameDescription
Public propertyCombineMethod
Public propertyStatic memberDefault
Top
See Also