Answer Posted / Mr Rajesh Kumar Meena
ActionResult is an abstract class in ASP.NET MVC that represents the action method's result. It can be used to return various types of responses, such as a view, a file, or a JSON object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers