RouteData.Values Property
.NET Framework (current version)
Gets a collection of URL parameter values and default values for the route.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.Routing.RouteValueDictionaryAn object that contains values that are parsed from the URL and from default values.
.NET Framework
Available since 3.5
Available since 3.5
Show: