Property NewValue
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Dom.dll
NewValue
NewValue indicates the new value of the attribute node in DOMAttrModified events, and of the ICharacterData node in DOMCharacterDataModified events.
public string NewValue { get; }