This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
init Event
Raised after all scripts have been loaded but before objects are created.
load Event
Raised after all scripts have been loaded and after the objects in the application have been created and initialized.
unload Event
Raised before all objects in the client application are disposed.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.