Dynamicweb 8 Documentation
GlobalAsaxHandler Class Members
Methods 


The following tables list the members exposed by GlobalAsaxHandler.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Application_AuthenticateRequestHandles the AuthenticateRequest event of the Application control.  
Public Methodstatic (Shared in Visual Basic)Application_BeginRequestHandles the BeginRequest event of the Application control.  
Public Methodstatic (Shared in Visual Basic)Application_EndHandles the End event of the Application control.  
Public Methodstatic (Shared in Visual Basic)Application_ErrorHandles the Error event of the Application control.  
Public Methodstatic (Shared in Visual Basic)Application_OnPreRequestHandlerExecuteHandles the OnPreRequestHandlerExecute event of the Application control.  
Public Methodstatic (Shared in Visual Basic)Application_StartHandles the Start event of the Application control.  
Public Methodstatic (Shared in Visual Basic)ResetApplicationResets the application.  
Public Methodstatic (Shared in Visual Basic)Session_EndHandles the End event of the Session control.  
Public Methodstatic (Shared in Visual Basic)Session_StartHandles the Start event of the Session control.  
Top
See Also

Reference

GlobalAsaxHandler Class
Dynamicweb.Frontend Namespace

Send Feedback