This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
dispose Method
Removes the current Behavior object and the associated Sys.UI.DomElement object from memory.
getBehaviorByName Method
Gets a Behavior object that has the specified name property from the specified DomElement instance.
getBehaviorByType Method
Gets an array of behaviors that are of the specified Type from the specified DomElement instance.
getBehaviors Method
Gets a collection that contains the behaviors associated with the specified DomElement instance.
initialize Method
Initializes the current Behavior object.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.