A、Set the Enabled property of the validation controls on the Web Form to False.
B、Set the CausesValidation property of the btnCancel button to False.
C、Set the CausesValidation property of the btnCancel button to True.
D、Set the Visible property of the validation controls on the Web Form to False.