Template Documentation
![]() | MvcApplication Class |
Main class of the aplication

Namespace: Template.Web
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public class MvcApplication : HttpApplication
The MvcApplication type exposes the following members.

Name | Description | |
---|---|---|
![]() | MvcApplication | Initializes a new instance of the MvcApplication class |

Name | Description | |
---|---|---|
![]() | Application_Error |
Excecutes on every exception
|
![]() | Application_Start |
The main function of the application
|
