Obout.Ajax.UI.Captcha.CaptchaValidator class
Inheritance Hierarchy
<%@ Register Assembly="Obout.Ajax.UI" Namespace="Obout.Ajax.UI.Captcha" TagPrefix="obout" %>
This validator is used to bind the
CaptchaImage
control to the ASP.NET Validation.
This control is inherited from the
BaseValidator and
has only one additional public property
CaptchaImageID described below.
Also the
EnableClientScript property is overridden to be
false by default.