Click or drag to resize
SKUTreeNodeClone Method
Creates a clone of the object.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
public override TreeNode Clone()

Return Value

Type: TreeNode
See Also