C# Class AjaxItemSelect.MvcApplication

Inheritance: System.Web.HttpApplication
Mostra file Open project: peteratseneca/bti420winter2016

Protected Methods

Method Description
Application_EndRequest ( ) : void
Application_Start ( ) : void

Private Methods

Method Description
HandleError ( string action ) : void

Method Details

Application_EndRequest() protected method

protected Application_EndRequest ( ) : void
return void

Application_Start() protected method

protected Application_Start ( ) : void
return void