Raised when the tag or id of a diagram item must be serialized in XML format.
Namespace: MindFusion.Diagramming
File: Events.js
SyntaxJavaScript
Copy Code
|
|---|
get serializeTag() {} |
String
A string containing the event name.
RemarksEvent handlers receive a SerializeTagEventArgs instance as argument.
See Also