What is html beginform in mvc?
Answer / Lailit Kaumar
In MVC, the HTML BeginForm tag starts a new form, which is used to send data to the server. In ASP.NET MVC, this form is bound to a specific action method in the controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of a controller in an MVC application?
Explain in which assembly is the mvc framework is defined?
What is viewstate mvc?
What is orm in mvc?
What is mvc core?
What is the difference between view and partial view?
What is the advantage of using MVC pattern?
What is mvc in simple words?
What is mvc3?
Who invented mvc?
What is partial view in mvc?
What is the use of viewbag in mvc?