{CompanyName} FlexyGo

Global_asax Methods

The Global_asax type exposes the following members.

Methods


  Name Description
Public method Application_BeginRequest
Handles the BeginRequest event of the Application control.
Public method Application_End
Handles the End event of the Application control.
Public method Application_Error
Handles the Error event of the Application control.
Public method Application_Start
Handles the Start event of the Application control.
Public method L
Public method Session_End
Handles the End event of the Session control.
Public method Session_Start
Handles the Start event of the Session control.