0 out of 4 rated this helpful - Rate this topic

ControllerContext.RouteData Property

Gets or sets the URL route data.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public virtual RouteData RouteData { get; set; }

Property Value

Type: System.Web.Routing.RouteData
The URL route data.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.