The members of System.Web.UI.WebControls.CustomValidator are listed below.
See Also: Inherited members from System.Web.UI.WebControls.BaseValidator
Initializes a new instance of the System.Web.UI.WebControls.CustomValidator class. |
| ClientValidationFunction | string.
Gets or sets the name of the custom client-side script function used for validation. | |
| ValidateEmptyText | bool.
Gets or sets a Boolean value indicating whether empty text should be validated. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | ControlPropertiesValid()
| |
override | EvaluateIsValid()
| |
OnServerValidate(string)
| ||
| ServerValidate |
Occurs when validation is performed on the server. |