MagicCMS Documentation

CaptchaResponse..::..success Property

Gets a value indicating whether this CaptchaResponse is success.

Namespace:  MagicCMS.reCAPTCHA
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool success { get; set; }

Field Value

true if success; otherwise, false.