Answer Posted / Aditya Sidharth
In MVC routing, the three important segments are the controller name, action name, and any optional parameters. The route pattern is defined in a RouteConfig file or within a specific route definition in a controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers