Q30
Which of the following is NOT a valid HTML helper method in ASP.NET MVC?
A.
Html.BeginForm()
B.
Html.DropDownList()
C.
Html.TextBox()
D.
Html.ExecuteAction()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board