documentationfor yFiles for HTML 3.0.0.3

HandleDeserializationEventArgs

The event arguments used by handle-deserialization to let registered deserialization code perform the deserialization.

Inheritance Hierarchy
EventArgs
HandleDeserializationEventArgs

Remarks

If the event handler determines that it can deserialize the xmlNode, it should place the result into the result property and thus mark the event as handled.

Type Details

yFiles module
view

Constructors

Properties