What is render view in mvc?
Answer / Sachin Singh
Render View in MVC is a method in controllers that returns a view as an ActionResult. This view can contain HTML, which is then rendered and sent to the user's browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is afterFilter() used?
What is the use of keep and peek in “tempdata”?
What is razor syntax?
What is mvc in ci?
What do you mean by corpus?
What is the difference between mvc and mvvm?
Explain what is mvc application life cycle?
What is the advantage of using MVC pattern?
What is the use of mvc?
What are Filters in MVC?
What’s new in the latest version of mvc?
What is actionresult mvc?