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

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

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

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

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

override
EvaluateIsValid() : bool

Indicates whether the value in the input control is valid.