Click or drag to resize

AndExpression Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListSimpleExpression
    Dynamicweb.Modules.Searching.RulesAndExpression

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class AndExpression : List<SimpleExpression>

The AndExpression type exposes the following members.

Constructors
  NameDescription
Public methodAndExpression
Initializes a new instance of the AndExpression class
Top
See Also