So I have my route setup for accepting something like user\22\edit where 22 is the ID of the user we are editing. I can type this into the URL bar in my browser and things are good to go. My questions though is how can an ActionLink on a view to have that same URL structure when clicked?
Thanks
see http://msdn.microsoft.com/en-us/library/system.web.mvc.html.linkextensions.actionlink.aspx