Search
SerializeTagEvent Methods
 


 Public Methods

  Name Description

getContext

Gets a context object that can help you write and read various values.

getHandled

Gets a value indicating whether the event is handled.

getObject

Gets the Item or Resource whose tag is being serialized/deserialized.

getRepresentation

Gets the root element of the XML representation of the tag object being serialized / deserialized.

getTag

Gets the tag object being serialized/deserialized.

setHandled

Sets a value indicating whether the event is handled.

setRepresentation

Sets the root element of the XML representation of the tag object being serialized / deserialized.

setTag

Sets the tag object being serialized/deserialized.

 See Also