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

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

Parameters

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

Return Value

Type: TreeNode
See Also