Search
Events.controlUnloaded Property
See Also
 





Raised when the control is unloaded.

Namespace: MindFusion.Controls
File: EventDispatcher.js

 Syntax

JavaScript  Copy Code

get controlUnloaded() {}
set controlUnloaded(value) {}

 Property Value

String

A string containing the event name.

 See Also