The RegularExpressionValidator control. Determines if a control is valid by using a regular expression match.
Object
Control
WebControl
Label
BaseValidator
RegularExpressionValidator
[Visual Basic] Public Class RegularExpressionValidator Inherits BaseValidator [C#] public class RegularExpressionValidator : BaseValidator [C++] public __gc class RegularExpressionValidator : public BaseValidator [JScript] public class RegularExpressionValidator extends BaseValidator
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll
RegularExpressionValidator Members | System.Web.UI.WebControls Namespace