The properties of System.Web.UI.WebControls.CompareValidator are listed below. For a list of all members, see the CompareValidator Members list.
See Also: Inherited members from System.Web.UI.WebControls.BaseCompareValidator
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. |