5 references to Type
System.Web.Mobile (5)
UI\MobileControls\RangeValidator.cs (5)
129
if (!WebCntrls.BaseCompareValidator.CanConvert(maximumValue,
Type
))
137
typeof(ValidationDataType),
Type
)
141
if (!WebCntrls.BaseCompareValidator.CanConvert(minumumValue,
Type
))
149
typeof(ValidationDataType),
Type
)
154
ValidationCompareOperator.GreaterThan,
Type
))