nerdexam
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)
  • A
    2% (1)
  • B
    9% (4)
  • C
    82% (36)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice