RemoteAttribute.RouteData Property

Gets the route data dictionary.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member RouteData : RouteValueDictionary with get, private set

Property Value

Type: System.Web.Routing.RouteValueDictionary
The route data dictionary.
Show: