Mono Class Library: Overview

System.Web.UI.WebControls.CustomValidator: Members

The members of System.Web.UI.WebControls.CustomValidator are listed below.

See Also: Inherited members from System.Web.UI.WebControls.BaseValidator

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

ClientValidationFunctionstring. Documentation for this section has not yet been entered.
ValidateEmptyTextbool. Documentation for this section has not yet been entered.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
ControlPropertiesValid() : bool
Documentation for this section has not yet been entered.
override
EvaluateIsValid() : bool
Documentation for this section has not yet been entered.
OnServerValidate(string) : bool
Documentation for this section has not yet been entered.

Public Events

ServerValidateDocumentation for this section has not yet been entered.