Click or drag to resize
RecaptchaControlSize Property
Optional. The size of the reCAPTCHA widget. Currently supported values are 'normal' and 'compact'.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public string Size { get; set; }

Property Value

Type: String
See Also