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

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

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

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds the HTML attributes and styles for the control that need to be rendered to the specified System.Web.UI.HtmlTextWriter object.

override
ControlPropertiesValid() : bool

This is a check of properties to determine any errors made by the developer.

override
EvaluateIsValid() : bool

Determines whether the content in the input control is valid.