RecaptchaComponentLanguage 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: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public string Language { get; set; }
Property Value
Type:
StringSee Also