Answer Posted / Shamshad Husain
The default route in MVC is a predefined route that maps incoming requests to the Home controller and Index action when no other route matches the request. In ASP.NET MVC, the default route is defined in the RouteConfig file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers