Initializes a new instance of the ApplicationLoadEventArgs class.
The list of components that were created since the last time the load event was raised.
true to indicate that the event is a partial-page update.
Gets an array of all the components that were created since the last time the load event was raised.
An array of all the components that were created since the last time the load event was raised.
Returns a value that indicates whether the page is engaged in a partial-page update.
boolean
true if the page is engaged in a partial-page update; otherwise, false.