RouteData Constructor (RouteBase, IRouteHandler)
.NET Framework (current version)
Initializes a new instance of the RouteData class by using the specified route and route handler.
Assembly: System.Web (in System.Web.dll)
Parameters
- route
-
Type:
System.Web.Routing.RouteBase
An object that defines the route.
- routeHandler
-
Type:
System.Web.Routing.IRouteHandler
An object that processes the request.
.NET Framework
Available since 3.5
Available since 3.5
Show: