APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.Clone Method ()

Creates a duplicate of this element. Child elements are not duplicated.

[Visual Basic]
Overloads Public Function Clone() As TreeViewElement
[C#]
public TreeViewElement Clone();

Return Value

The cloned element.

Remarks

Element ID is generated automatically.

See Also

TreeViewElement Class | APNSoft.WebControls Namespace | TreeViewElement.Clone Overload List