Click or drag to resize

RegexRule Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.Orders.Validation.RulesRule
    Dynamicweb.Ecommerce.Orders.Validation.RulesRegexRule

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Regular expression")]
[AddInUseParametersAttribute(true)]
[AddInOrderAttribute(11)]
public class RegexRule : Rule

The RegexRule type exposes the following members.

Constructors
  NameDescription
Public methodRegexRule
Initializes a new instance of the RegexRule class
Top
Properties
Methods
See Also