An NDoc Documented Class Library

RegularExpressionValidator.ValidationExpression Property

Gets or sets a the regular expression used to validated the associated input control.

public string ValidationExpression {get; set;}

Property Value

The regular expression used to validated the associated input control.

See Also

RegularExpressionValidator Class | RegularExpressionValidator Members | Genghis.Windows.Forms Namespace