APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.CloneToRoot Method

Creates a duplicate of this element. Inserts the duplicated element to the root of collection. Child elements are not duplicated.

Overload List

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);

See Also

TreeViewElement Class | APNSoft.WebControls Namespace