CaptchaValidationSettings Constructors
Contains settings that relate to the validation of the value entered into the editor.| Name | Parameters | Description |
|---|---|---|
| CaptchaValidationSettings() | none | Initializes a new instance of the CaptchaValidationSettings class with default settings. |
| CaptchaValidationSettings(ASPxCaptcha) | owner | Initializes a new instance of the CaptchaValidationSettings class with the specified owner. |
See Also