Click or drag to resize
ProductsTreeModeEnum Enumeration
Options specifying how will the products be organized in product management UI.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public enum ProductsTreeModeEnum
Members
  Member nameValueDescription
None0 No products tree.
Sections1 Products tree based on documents.
See Also