Click or drag to resize
SKUTreeNode Constructor

Note: This API is now obsolete.

Empty constructor, allowed only if Initialize is called immediately after it.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This constructor is meant for system purposes, it shouldn't be used directly. Use method TreeNode.New.")]
public SKUTreeNode()
See Also