This documentation is archived and is not being maintained.
RouteData Class
Visual Studio 2008
Encapsulates information about a route.
Assembly: System.Web.Routing (in System.Web.Routing.dll)
The RouteData class contains the values for a requested route. Typically, you retrieve a RouteData object by calling the GetRouteData method.
- AspNetHostingPermission
for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
- AspNetHostingPermission
for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: