RecaptchaResponse Class |
Namespace: CMS.UIControls
public class RecaptchaResponse
The RecaptchaResponse type exposes the following members.
Name | Description | |
---|---|---|
InvalidChallenge |
Invalid challenge.
| |
InvalidResponse |
Invalid response.
| |
InvalidSolution |
Invalid solution.
| |
RecaptchaNotReachable |
Recaptcha is not reachable.
| |
Valid |
Valid.
|
Name | Description | |
---|---|---|
ErrorMessage |
Gets response error message.
| |
IsValid |
Indicates if response is valid.
|
Name | Description | |
---|---|---|
Equals |
Check if two objects are equal.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns object hash code.
(Overrides ObjectGetHashCode.) |