Template Documentation
![]() | RouteConfigRegisterRoutes Method |
Register all the routes for the app
Namespace: Template.Web
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public static void RegisterRoutes( RouteCollection routes )
Parameters
- routes
- Type: System.Web.RoutingRouteCollection
The main routes collection object to map the routes
