Mono Class Library: System.Xml.XmlDocument Overview | Members

System.Xml.XmlDocument.NodeInserting Event

Raised before a node is being inserted. [Edit]

public event XmlNodeChangedEventHandler NodeInserting

Remarks

This event is raised when a node is being inserted as a child or an attribute of any nodes in this document. It is invoked before the node is actually inserted.

For the entire document event system, see System.Xml.XmlDocument.

[Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0