C# Class Engage.Dnn.Publish.Controls.Captchas

The CAPTCHA protection for a Publish form
Inheritance: ModuleBase
显示文件 Open project: EngageSoftware/Engage-Publish

Protected Properties

Property Type Description
InvisibleCaptcha global::DotNetNuke.Web.UI.WebControls.DnnCaptcha
StandardCaptcha global::DotNetNuke.Web.UI.WebControls.DnnCaptcha
TimeoutCaptcha global::DotNetNuke.Web.UI.WebControls.DnnCaptcha

Property Details

InvisibleCaptcha protected_oe property

InvisibleCaptcha control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.Web.UI.WebControls.DnnCaptcha InvisibleCaptcha
return global::DotNetNuke.Web.UI.WebControls.DnnCaptcha

StandardCaptcha protected_oe property

StandardCaptcha control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.Web.UI.WebControls.DnnCaptcha StandardCaptcha
return global::DotNetNuke.Web.UI.WebControls.DnnCaptcha

TimeoutCaptcha protected_oe property

TimeoutCaptcha control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.Web.UI.WebControls.DnnCaptcha TimeoutCaptcha
return global::DotNetNuke.Web.UI.WebControls.DnnCaptcha