Questions tagged as 'actions'

0
answers

Creating routes (controller / id / action) in C #

I'm trying to create a very specific route on a page of my project. As usual, the routes in .NET are controller/action/id but in a specific page I would like it to be controller/id/action . What I got was: routes.MapRoute(...
asked by 07.06.2016 / 20:35