Top "Routedata" questions

What is Routedata.Values[""]?

I am surprised to see that there is no article which answers this question with any details. I have few …

c# asp.net-mvc asp.net-mvc-4 asp.net-mvc-routing routedata
How do you access the current RouteData from View in .net MVC?

If I want to directly access the RouteData (the current action or parameter values for example) from the View, rather …

asp.net-mvc routedata