Sys.UI.Behavior Constructor
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
Reference
Concepts
Creating an Extender Control to Associate a Client Behavior with a Web Server Control