MagicCMS Documentation
CaptchaResponse
.
.
::
.
.
errorCodes Property
Gets the error codes.
Namespace:
MagicCMS.reCAPTCHA
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
List
<
string
>
errorCodes
{
get
;
set
; }
Field Value
The error codes.
See Also
CaptchaResponse Class
MagicCMS.reCAPTCHA Namespace