RecaptchaControl Properties |
The RecaptchaControl type exposes the following members.
Name | Description | |
---|---|---|
AllowMultipleInstances |
Allow multiple instances.
| |
CustomThemeWidget |
reCAPTCHA custom theme widget.
| |
CustomTranslations |
reCAPTCHA custom translations.
| |
ErrorMessage |
Validation error message.
| |
IsClonnedInstance |
Indicates whether this control takes advantage of other control's reCaptcha or has its own.
| |
IsValid |
Indicates if validation was successful.
| |
Language |
reCAPTCHA language.
| |
OverrideSecureMode |
Override reCAPTCHA secure API.
| |
PrivateKey |
reCAPTCHA private API key.
| |
Proxy |
reCAPTCHA proxy used to validate.
| |
PublicKey |
reCAPTCHA public API key.
| |
SkipRecaptcha |
Skip reCAPTCHA validation.
| |
Theme |
reCAPTCHA theme to be used.
|