4 references to Currency
System.Web (4)
UI\WebControls\basecomparevalidator.cs (4)
42
if (value < ValidationDataType.String || value > ValidationDataType.
Currency
) {
90
else if (type == ValidationDataType.
Currency
) {
242
case ValidationDataType.
Currency
: {
420
case ValidationDataType.
Currency
: