PersistDemo.Global.Application_PreRequestHandlerExecute Function
Event called before page request processing begins. Do any necessary persistence.
Protected void Application_PreRequestHandlerExecute (object, System.EventArgs)
Type
Name
Description
object
sender
System.EventArgs
e
Return
Description
void