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

Sys.UI.Behavior Class

new Operator

Concepts

Creating an Extender Control to Associate a Client Behavior with a Web Server Control

Other Resources

Language Reference