Controller.RouteData Property
.NET Framework 3.5
Gets the route data for the current request.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
This property is undefined before the Initialize method of the controller is called.