This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
Control Constructor
When called from a derived class, initializes a new instance of that class.
addCssClass Method
Adds a CSS class to a Control object.
dispose Method
Removes the control and its associated Sys.UI.DomElement object from the application.
initialize Method
Initializes the current Control object.
onBubbleEvent Method
Handles events raised by the raiseBubbleEvent method.
raiseBubbleEvent Method
Bubbles an event to the parent control.
removeCssClass Method
Removes a CSS class from a Control object.
toggleCssClass Method
Toggles a CSS class of a Control object.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.