Click or drag to resize
CMSEcommerceConfigurationPageIsMultiStoreConfiguration Property
Indicates if this configuration page is opened under multistore configuration (i.e. Global Admin requesting global 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 IsMultiStoreConfiguration { get; }

Property Value

Type: Boolean
See Also