C# Class XenonCMS.MvcApplication

Inheritance: System.Web.HttpApplication
ファイルを表示 Open project: rickparrish/XenonCMS

Protected Methods

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

Private Methods

Method Description
SendErrorResponse ( string action ) : void

Method Details

Application_EndRequest() protected method

protected Application_EndRequest ( ) : void
return void

Application_Error() protected method

protected Application_Error ( ) : void
return void

Application_Start() protected method

protected Application_Start ( ) : void
return void