RecaptchaResponseIsValid Property |
Indicates whether the reCAPTCHA validation was successful.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntaxpublic bool IsValid { get; set; }
Property Value
Type:
Boolean
See Also