Sys.ApplicationLoadEventArgs Class
Used by the Application class to hold event arguments for the load event.
Namespace: Sys
Inherits: None
var a = new Sys.ApplicationLoadEventArgs(components, isPartialLoad);
Show:
Used by the Application class to hold event arguments for the load event.
Namespace: Sys
Inherits: None
var a = new Sys.ApplicationLoadEventArgs(components, isPartialLoad);