Click or drag to resize

Expression Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListAndExpression
    Dynamicweb.Modules.Searching.RulesExpression

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

The Expression type exposes the following members.

Constructors
  NameDescription
Public methodExpression
Initializes a new instance of the Expression class
Top
See Also