Version

Behavior class Members

The following tables list the members exposed by Behavior.

Public Constructors
 NameDescription
Public ConstructorBehavior Constructor  
Public Properties
 NameDescription
Public PropertycontrolGets owner control of this behavior.  
Public PropertyownerGets owner object of this behavior.  
Public PropertystateIDGets id of html element used to persist state to server. Internal use only.  
Public PropertystateValueGets value of persistant state. Internal use only.  
Public PropertytargetHtmlElementIDGets id of target html element of this behavior.  
Public Methods
 NameDescription
Public MethoddisposeDisposes object and event handlers.  
Public MethodgetTargetElementGets target html element of this behavior.  
Public MethodinitializeInitializes instance of Behavior.  
See Also