TreeNode Clone Method (Boolean)Kentico 8.0 API Reference
Returns a clone of the object.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

clear
Type: OnlineSystem Boolean
If true, the object is cleared to be able to create new object

Return Value

Type: TreeNode
See Also