C# Class Cuckoo.Spa.App_Start.HotTowelRouteConfig

Inserts the HotTowel SPA sample view controller to the front of all MVC routes so that the HotTowel SPA sample becomes the default page.
This class is discovered and run during startup http://blogs.msdn.com/b/davidebb/archive/2010/10/11/light-up-your-nupacks-with-startup-code-and-webactivator.aspx
Show file Open project: CuckooTimer/CuckooTimer

Public Methods

Method Description
RegisterHotTowelPreStart ( ) : void

Method Details

RegisterHotTowelPreStart() public static method

public static RegisterHotTowelPreStart ( ) : void
return void