nerdexam
Microsoft

70-515 · Question #13

70-515 Question #13: Real Exam Question with Answer & Explanation

Sign in or unlock 70-515 to reveal the answer and full explanation for question #13. The question stem and answer options stay visible for context.

Question

You are implementing an ASP.NET page that includes the following drop-down list. <asp:PlaceHolder ID="dynamicControls" runat="server"> <asp:DropDownList ID="MyDropDown" runat="server"> <asp:ListItem Text="abc" value="abc" /> <asp:ListItem Text="def" value="def" /> </asp:DropDownList> </asp:PlaceHolder> You need to dynamically add values to the end of the drop-down list. What should you do?

Options

  • AAdd the following OnPreRender event handler to the asp:DropDownList
  • BAdd the following OnPreRender event handler to the asp:DropDownList
  • CAdd the following event handler to the page code-behind.
  • DAdd the following event handler to the page code-behind.

Unlock 70-515 to see the answer

You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-515 Practice