Insert route, route registration after the fact with ASP.NET MVC(blog.dynamicprogrammer.com)
submitted by
hgarcia(1534) 2 years, 4 months ago
Registering routes need to be done in order, so adding a route after the initial route registration may not work if the route need to be in another position that is not the last one. This set of extension methods will help with this problem.
|category: MVC
|Views: 9
tags:
MVC another
Everyones tags:
Your Tags: