ASPxCaptcha Constructors
A control used for the challenge-response authentication.Name | Parameters | Description |
---|---|---|
ASPxCaptcha() | none | Initializes a new instance of the ASPxCaptcha class with default settings. |
ASPxCaptcha(ASPxWebControl) | owner | Initializes a new instance of the ASPxCaptcha class with the specified owner. |
See Also