C# Class Nop.Web.Framework.Security.Captcha.GRecaptchaControl

Mostra file Open project: grandnode/grandnode Class Usage Examples

Public Methods

Method Description
GRecaptchaControl ( ReCaptchaVersion version = ReCaptchaVersion.Version1 ) : System.Linq
RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void

Private Methods

Method Description
SetTheme ( ) : void

Method Details

GRecaptchaControl() public method

public GRecaptchaControl ( ReCaptchaVersion version = ReCaptchaVersion.Version1 ) : System.Linq
version ReCaptchaVersion
return System.Linq

RenderControl() public method

public RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
return void