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