ASP.NET Pack Programmer's Guide
ControlNodeEvent Members
Constructors Methods
 


Contains the arguments passes to handlers of the control host serialization events.

The following tables list the members exposed by the ControlNodeEvent type.

 Public Constructors

  Name Description

ControlNodeEvent

Initializes a new instance of the ControlNodeEvent class.

 Public Methods

  Name Description

getContext

Gets an XmlPersistContext object that provides serialization helper methods.

getHandled

Gets a value indicating whether the event is handled.

getNode

Gets a reference to the ControlNode being serialized or deserialized.

getXmlElement

Gets an XML element that stores the control attributes.

setHandled

Sets a value indicating whether the event is handled.

 See Also

ControlNodeEvent Class
com.mindfusion.diagramming Namespace