RecaptchaControlSkipRecaptcha Property |
Indicates whether to skip the reCAPTCHA validation.
Useful for testing platform. Can be set using RecaptchaSkipValidation in AppSettings.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool SkipRecaptcha { get; }
Property Value
Type:
BooleanSee Also