Mono Class Library: Overview

System.Web.UI.WebControls.BaseValidator: Members

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

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

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

override
AssociatedControlIDstring. Documentation for this section has not yet been entered.
ControlToValidatestring. Documentation for this section has not yet been entered.
DisplayValidatorDisplay. Documentation for this section has not yet been entered.
EnableClientScriptbool. Documentation for this section has not yet been entered.
override
Enabledbool. Documentation for this section has not yet been entered.
ErrorMessagestring. Documentation for this section has not yet been entered.
override
ForeColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
IsValidbool. Documentation for this section has not yet been entered.
SetFocusOnErrorbool. Documentation for this section has not yet been entered.
override
Textstring. Documentation for this section has not yet been entered.
ValidationGroupstring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
PropertiesValidbool. Documentation for this section has not yet been entered.
[read-only]
RenderUplevelbool. Documentation for this section has not yet been entered.

Public Methods

static
GetValidationProperty(object) : System.ComponentModel.PropertyDescriptor
Documentation for this section has not yet been entered.
Validate()
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.
CheckControlValidationProperty(string, string)
Documentation for this section has not yet been entered.
ControlPropertiesValid() : bool
Documentation for this section has not yet been entered.
DetermineRenderUplevel() : bool
Documentation for this section has not yet been entered.
abstract
EvaluateIsValid() : bool
Documentation for this section has not yet been entered.
GetControlRenderID(string) : string
Documentation for this section has not yet been entered.
GetControlValidationValue(string) : string
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
override
OnUnload(EventArgs)
Documentation for this section has not yet been entered.
RegisterValidatorCommonScript()
Documentation for this section has not yet been entered.
RegisterValidatorDeclaration()
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.