The members of System.Web.UI.WebControls.CompareValidator are listed below.
See Also: Inherited members from System.Web.UI.WebControls.BaseCompareValidator
Initializes a new instance of the System.Web.UI.WebControls.CompareValidator class. |
ControlToCompare | string.
Gets or sets the input control to compare with the input control being validated. | |
Operator | ValidationCompareOperator.
Gets or sets the comparison operation to perform. | |
ValueToCompare | string.
Gets or sets a constant value to compare with the value entered by the user in the input control being validated. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | ControlPropertiesValid()
| |
override | EvaluateIsValid()
|