Method ModifiedAttrValue
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Dom.dll
ModifiedAttrValue(IAttribute, string)
A method to be called when an attribute value has been modified.
protected virtual void ModifiedAttrValue(IAttribute attr, string oldvalue)
Parameters
attr
IAttributeoldvalue
string