Click or drag to resize
CMSProductsPageCheckExploreTreePermission Method
Checks if user has permission explore tree which is needed to create product when products are displayed in tree mode.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected bool CheckExploreTreePermission()

Return Value

Type: Boolean
See Also