Mono Class Library: Overview

System.Web.UI.WebControls.BaseValidator: Method Members

The methods of System.Web.UI.WebControls.BaseValidator are listed below. For a list of all members, see the BaseValidator Members list.

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

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.