System.Web.UI.WebControls.RangeValidator: Property Members

The properties of System.Web.UI.WebControls.RangeValidator are listed below. For a list of all members, see the RangeValidator Members list.

See Also: Inherited members from System.Web.UI.WebControls.BaseCompareValidator

Public Properties

MaximumValuestring.

Gets or sets the maximum value of the validation range.

MinimumValuestring.

Gets or sets the minimum value of the validation range.