1 reference to MatchTimeout
System.Web (1)
UI\WebControls\RegularExpressionValidator.cs (1)
93
Match m = RegexUtil.Match(controlValue, ValidationExpression, RegexOptions.None,
MatchTimeout
);