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
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected bool IsMultiStoreConfiguration { get; }

Property Value

Type: Boolean
See Also