Ant Organisation Ltd documentation

HierarchyTree.NodeAdded Method 

Called to update the tree when changes have happed to the HierarchyNodes

public void NodeAdded(
   HierarchyNode parent,
   string name
);

Parameters

parent
HierarchyNode which has been added
name

See Also

HierarchyTree Class | Ant.Hierarchy.Web Namespace