Creates a duplicate of this element. Inserts the duplicated element to the root of collection. Child elements are not duplicated.
Creates a duplicate of this element. Inserts the duplicated element to the root of collection. Child elements are not duplicated.
public TreeViewElement CloneToRoot();
Creates a duplicate of this element. Inserts the duplicated element to the root of collection. Child elements are not duplicated.
public TreeViewElement CloneToRoot(string);
TreeViewElement Class | APNSoft.WebControls Namespace