The following tables list the members exposed by WebCaptcha.
Name | Description | |
---|---|---|
WebCaptcha Constructor |
Name | Description | |
---|---|---|
captchaImageRegenerationTimeout | timeout in seconds after which the image will be automatically regenerated via Async postback value which specifies the timeout in seconds after which the image will be automatically regenerated via Async postback | |
currentFormSubmissionTimeoutSeconds | returns the actual time it took to submit the form seconds specifying the time it took to submit the form | |
enableCaptchaImageRegeneration | Specifies if image regeneration will be allowed without doing a full postback returns a value which pecifies if image regeneration will be allowed without doing a full postback | |
formSubmissionTimeoutSeconds | The minimum number of seconds that need to pass before form is successfully submitted (and validated ) minimum number of seconds that the user needs to spend filling in the form | |
protectionMode | Captcha protection mode protection mode value | |
validationFailed | Indicates if the Captcha validation has failed on the server (that is, this is related to the Previous captcha image, not the current one) |
Name | Description | |
---|---|---|
dispose | for internal use only | |
initialize | for internal use only | |
regenerateImage | regenerate captcha image if regeneration has been explicitly allowed from the server |