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

System.Xml.XmlDocument.NodeChanging Event

Raised before the value of a node is being changed. [Edit]

public event XmlNodeChangedEventHandler NodeChanging

Remarks

This event is raised when the value of a node which resides in this document is being changed. It is invoked before the value is actually changed.

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