Click or drag to resize
RecaptchaControlType Property
Optional. The type of CAPTCHA to serve. Currently supported values are 'image' and 'audio'.

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

Property Value

Type: String
See Also