The RangeValidator control. Determines if the control's value lies between two other controls or values.
Object
Control
WebControl
Label
BaseValidator
RangeValidator
[Visual Basic] Public Class RangeValidator Inherits BaseValidator [C#] public class RangeValidator : BaseValidator [C++] public __gc class RangeValidator : public BaseValidator [JScript] public class RangeValidator extends BaseValidator
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll
RangeValidator Members | System.Web.UI.WebControls Namespace