TreeNode.Clone Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates a new instance of the TreeNode class with the properties of the current TreeNode instance.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
This is a helper method that supports the ICloneable interface implemented by TreeNode.
Community Additions
ADD
Show: