RecaptchaResponseErrorCodes Property |
Error codes explaining why reCAPTCHA validation failed.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public IEnumerable<string> ErrorCodes { get; set; }
Property Value
Type:
IEnumerableStringSee Also