What is the difference between HtmlTextbox and HtmlTextboxFor using ASP.Net MVC Razor Engine?

Question:
What is the difference between HtmlTextbox and HtmlTextboxFor using ASP.Net MVC Razor Engine?

1.@Html.TextBox is not strongly typed, @Html.TextBoxFor is strongly typed that is why should be use @Html.TextBoxFor in MVC Razor Engine.

2.@Html.TextBox is strongly typed, @Html.TextBoxFor is not strongly typed that is why should be use @Html.TextBox in MVC Razor Engine.

3.None

4.Both A and B

Posted Date:-2022-09-29 05:50:19


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!