RecaptchaControlTheme Property |
Optional. The color theme of the reCAPTCHA widget. Currently supported values are 'light' and 'dark'.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public string Theme { get; set; }
Property Value
Type:
StringSee Also