Raises this event.
Namespace: MindFusion.Common
File: EventDispatcher.js
SyntaxJavaScript
Copy Code
|
|---|
function raiseEvent (sender, args) |
Type: Object
Object. The source of the event.
Type: Object
Object. An object, containing event data.
See Also