documentationfor yFiles for HTML 3.0.0.3

HandleSerializationEventArgs

The event arguments used by handle-serialization to let registered serialization code perform the serialization of items.

Inheritance Hierarchy
EventArgs
HandleSerializationEventArgs

Remarks

If the event handler determines that it can serialize the item, it should use the writer for output and mark the event as handled so that other code will not perform serialization, too.

Type Details

yFiles module
view

Constructors

Properties

Methods