Version

ClientSideEvents Class Members

The following tables list the members exposed by ClientSideEvents.

Public Properties
 NameDescription
Public PropertyAfterActionEvent fired after action occured.  
Public PropertyBeforeActionEvent fired before action occured.  
Public PropertyBlurEvent fired when control receives the blur event of browser.  
Public PropertyFocusEvent fired when control receives the focus event of browser.  
Public PropertyInitializeEvent fired after WebHtmlEditor was initialized.  
Public PropertyKeyDownEvent fired when control receives the keydown event of browser.  
Public PropertyKeyPressEvent fired when control receives the keypress event of browser.  
Public Methods
 NameDescription
Public MethodIsEmptyCheck if any property is set.  
Public MethodResetReset all properties.  
Public MethodToStringString formatted for visual designer.  
See Also