This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
When overridden in a derived class, initializes a new instance of that class.
var b = new MyBehavior(element);
Term
Definition
element
The Sys.UI.DomElement object to associate with the behavior.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.