RegExpControlInfo Class | 
Namespace: Dynamicweb.News.Common.Frontend
The RegExpControlInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| RegExpControlInfo(String, Boolean, String) | 
 Initializes a new instance of the RegExpControlInfo class.
   | |
| RegExpControlInfo(String, Boolean, String, FrontendControlValidator) | 
 Initializes a new instance of the RegExpControlInfo class.
   | 
| Name | Description | |
|---|---|---|
| AdditionalValidator | 
 Gets or sets the additional validator.
   (Inherited from FControlInfo.) | |
| EnableClientValidation | 
 Determines whether the current must be client validated.
   (Inherited from FControlInfo.) | |
| IsDropDown | 
 Determines whether the current control is DropDown.
   (Inherited from FControlInfo.) | |
| RegExp | 
 Gets the reg exp.
   | |
| Required | 
 Determines whether the current control is required to fill.
   (Inherited from FControlInfo.) | |
| SystemName | 
 Stores and retrieves full system name of control.
   (Inherited from FControlInfo.) | |
| TypeID | 
 Stores and retrieves the current control type.
   (Inherited from FControlInfo.) |