What is the difference between "actionresult" and "viewresult" ?
Answer / Mitanshu Srivastava
ActionResult is an abstract class in MVC that represents the result of an action method, while ViewResult is a specific type of ActionResult that returns a view.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main view engine called?
Why httppost is used in mvc?
What are the steps for the execution of an mvc project?
Is react an mvc?
How to maintain session in mvc?
What is cshtml in mvc?
How to render html in asp.net mvc view?
What is difference between mvc and mvvm?
How to perform exception handling in mvc?
What do you mean by corpus?
What are different filters in mvc?
what are the components defined in the model from mvc architecture?