Click or drag to resize
CMSEcommerceConfigurationPageAllowCombineSiteAndGlobal Property
Indicates if ecommerce object type specified by SiteOrGlobalObjectType property allows using global and site objects on the same site.

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

Property Value

Type: Boolean
See Also