Click or drag to resize
CMSProductsPageDisplayTreeInProducts Property
Indicates if content tree is displayed in product management UI. Value is based on setting for current site.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool DisplayTreeInProducts { get; }

Property Value

Type: Boolean
See Also