mvcroutehandler Questions
1
Using the library AttributeRouting, I was able to configure attribute routing to use a custom route handler (inheriting MvcRouteHandler):
routes.MapAttributeRoutes(cfg =>
{
cfg.UseRouteHandle...
Ultramicroscope asked 13/3, 2014 at 10:15
1
© 2022 - 2024 — McMap. All rights reserved.