This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Removes the component from the application.
aComponent.dispose();
The dispose method releases all resources from the Sys.UI.Component object, raises the disposing event, and unregisters the component from the application.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.