MindFusion.Diagramming for JavaScript Programmer's Guide
SerializeTagEventArgs Methods
 


 Public Methods

  Name Description

getContext

Gets an XmlPersistContext object providing helper read and write methods for various value types.

getElement

Gets the XML element where the tag value should be serialized to or deserialized from.

getHandled

Gets a value indicating whether the event has been handled.

getObject

Gets the object whose property is being serialized or deserialized.

getPropertyName

Gets the name of the property being serialized.

getTag

Gets the tag value being serialized or deserialized.

setHandled

Sets a value indicating whether the event has been handled.

setTag

Sets the tag value being serialized or deserialized.

 See Also

SerializeTagEventArgs Class
MindFusion.Diagramming Namespace