Vidyalelo
C# Programming · Q30

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 30

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()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board