Microsoft
70-515 · Question #177
You need to ensure that when the button is clicked, both update panels update the tim without generating a postback. What should you do?
The correct answer is C. Add the following markup to UpdatePanel2. See the full explanation below for the reasoning.
Question
You need to ensure that when the button is clicked, both update panels update the tim without generating a postback. What should you do?
Options
- AAdd the following marktip to UpdatePanel1.
- BSet the UpdateMode property for the UpdatePanel2 to "Always"
- CAdd the following markup to UpdatePanel2
- DSet the UpdateMode property for UpdatePanel2 to "Conditional"
How the community answered
(44 responses)- A2% (1)
- B9% (4)
- C82% (36)
- D7% (3)
Community Discussion
No community discussion yet for this question.