Click or drag to resize
CMSEcommercePageIsGlobalStoreAdmin Property
Indicates if current user is allowed to access global (multistore) configuration.

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

Property Value

Type: Boolean
See Also