You are implementing an ASP.NET page that includes the following drop-down list. https://assets.asklib.com/images/image2/2018072614393198150.jpg You need to dynamically add values to the end of the drop-down list. What should you do? ()

A . Add the following OnPreRender event handler to the asp:DropDownListhttps://assets.asklib.com/images/image2/2018072614394883158.jpg B . Add the following OnPreRender event handler to the asp:DropDownListhttps://assets.asklib.com/images/image2/201807261439599837.jpg C . Add the following event handler to the page code-behind.https://assets.asklib.com/images/image2/2018072614405370147.jpg D . Add the following event handler to the page code-behind.https://assets.asklib.com/images/image2/2018072614401777246.jpg

时间:2022-10-22 19:34:30 所属题库:MCTS(70-515)题库

相似题目