C# Class mojoPortal.Web.UI.RecaptchaValidator

Calls the reCAPTCHA server to validate the answer to a reCAPTCHA challenge. Normally, you will use the RecaptchaControl class to insert a web control on your page. However
Afficher le fichier Open project: joeaudette/mojoportal Class Usage Examples

Private Properties

Свойство Type Description
CheckNotNull void

Méthodes publiques

Méthode Description
Validate ( ) : RecaptchaResponse

Private Methods

Méthode Description
CheckNotNull ( object obj, string name ) : void

Method Details

Validate() public méthode

public Validate ( ) : RecaptchaResponse
Résultat RecaptchaResponse