Raised when a node is removed from a ContainerNode, either programmatically or by the user.
JavaScript Copy Code |
---|
function onContainerChildRemoved (sender, args) |
To handle the ContainerChildRemoved event, assign the name of the respective JavaScript function (for example 'on ContainerChildRemoved') to the ContainerChildRemovedScript property.