Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
validationFailed Property
Indicates if the Captcha validation has failed on the server (that is, this is related to the Previous captcha image, not the current one)
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_validationFailed() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebCaptcha.get_validationFailed(); |
Return Value
value indicating whether the Captcha validation has failed on the server