Click or drag to resize
RecaptchaControl Properties

The RecaptchaControl type exposes the following members.

Properties
  NameDescription
Public propertyAllowMultipleInstances
Allow multiple instances.
Public propertyCustomThemeWidget
reCAPTCHA custom theme widget.
Public propertyCustomTranslations
reCAPTCHA custom translations.
Public propertyErrorMessage
Validation error message.
Public propertyIsClonnedInstance
Indicates whether this control takes advantage of other control's reCaptcha or has its own.
Public propertyIsValid
Indicates if validation was successful.
Public propertyLanguage
reCAPTCHA language.
Public propertyOverrideSecureMode
Override reCAPTCHA secure API.
Public propertyPrivateKey
reCAPTCHA private API key.
Public propertyProxy
reCAPTCHA proxy used to validate.
Public propertyPublicKey
reCAPTCHA public API key.
Public propertySkipRecaptcha
Skip reCAPTCHA validation.
Public propertyTheme
reCAPTCHA theme to be used.
Top
See Also