Method ModifiedCharacterData
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Dom.dll
ModifiedCharacterData(INode, string, string)
A method to be called when a character data node has been modified.
protected virtual void ModifiedCharacterData(INode node, string oldvalue, string value)