Difference Between ViewResult() and ActionResult() in MVC?

Difference Between ViewResult() and ActionResult() in MVC?


“ActionResult is an abstract parent class from which ViewResult class has been derived”.


Comments