nerdexam
Microsoft

70-519 · Question #297

You are developing an ASP.NET web page. The page includes a DropDownList control. You need to call a client-side function when the user changes the value of the control. Which event should you handle?

The correct answer is C. Change. See the full explanation below for the reasoning.

Question

You are developing an ASP.NET web page. The page includes a DropDownList control. You need to call a client-side function when the user changes the value of the control. Which event should you handle?

Options

  • AClick
  • BSelectedIndexChanged
  • CChange
  • DSelect

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    6% (2)
  • C
    71% (25)
  • D
    14% (5)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice