Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When overridden in a derived class, initializes a new instance of that class.
var b = new MyBehavior(element);
Parameters
Term |
Definition |
---|---|
element |
The Sys.UI.DomElement object to associate with the behavior. |
See Also
Concepts
Creating an Extender Control to Associate a Client Behavior with a Web Server Control