Answer Posted / Alka Singh
In ASP.NET MVC, the RouteConfig class is located within the App_Start folder as Global.asax.cs file. This file contains routes registration for your application, such as mapping URLs to controllers and actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers