Ant Organisation Ltd documentation

HierarchyTree.NodeDeleted Method 

Called when a node is deleted from the HierarchyNodes

public void NodeDeleted(
   HierarchyNode parent,
   string name
);

Parameters

parent
Parent of the deleted node
name
Name of node to delete

See Also

HierarchyTree Class | Ant.Hierarchy.Web Namespace