This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
Property | Description | |||
Event Name | OnChangeName | |||
Delegate | public delegate void OnChangeNameEvent(Attribute a, String newName); | |||
Description | Fires (just before) the name of the attribute changes. | |||
Remarks | a is the attribute that has changed newName is the new value of the attribute |