RecaptchaControlLanguage Property |
Optional. Forces the reCAPTCHA to render in a specific language.
Auto-detects the user's language if unspecified.
Currently supported values are listed at https://developers.google.com/recaptcha/docs/language.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public string Language { get; set; }
Property Value
Type:
StringSee Also