Click or drag to resize
CaptchaValidateAnswer Method

Namespace: VisualCaptcha
Assembly: VisualCaptcha (in VisualCaptcha.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ValidateAnswer(
	string answerValue
)

Parameters

answerValue
Type: SystemString

Return Value

Type: Boolean
See Also