You need to ensure that when the button is clicked, both update panels update the tim without generating a postback. What should you do?()
Add the following marktip to UpdatePanel1.
B. Set the UpdateMode property for the UpdatePanel2 to "Always"
C. Add the following markup to UpdatePanel2
D. Set the UpdateMode property for UpdatePanel2 to "Conditional"