PersistDemo.Global.Application_PostRequestHandlerExecute Function
Event called after all page processing ends. Do any necessary persistence.

Protected void Application_PostRequestHandlerExecute (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void