Method | Description | |
---|---|---|
RegisterRoutes ( RouteCollection routes ) : void |
Method | Description | |
---|---|---|
Application_BeginRequest ( ) : void | ||
Application_EndRequest ( ) : void | ||
Application_Start ( ) : void | ||
MapDefault ( RouteCollection routes, string name ) : void |
protected Application_BeginRequest ( ) : void | ||
return | void |
protected static MapDefault ( RouteCollection routes, string name ) : void | ||
routes | RouteCollection | |
name | string | |
return | void |
public static RegisterRoutes ( RouteCollection routes ) : void | ||
routes | RouteCollection | |
return | void |