Search
Events.controlUnloading Property
See Also
 





Raised before the control is unloaded.

Namespace: MindFusion.Controls
File: EventDispatcher.js

 Syntax

JavaScript  Copy Code

get controlUnloading() {}
set controlUnloading(value) {}

 Property Value

String

A string containing the event name.

 See Also