Taskbar.raiseBindEvent Method
Fire the event specified with eventName, or subscribe a handler.
Parameters
- eventName
-
Type: String
The event name of the event.
- callback
-
Type: Function
The event handler to subscribe.
Return Value
Type: dundas.controls.EventDisposable
This object.