Search
SerializeTagEventArgs Class
See Also
 





Contains the arguments passed to the serializeTag and deserializeTag event handlers.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
SerializeTagEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.EventArgs
    MindFusion.Diagramming.SerializeTagEventArgs

 See Also