Click or drag to resize
CMSEcommerceConfigurationPageUseGlobalObjects Property
Indicates if current site uses global objects. Type of objects depends on settings key name set in GlobalObjectsKeyName property.

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

Property Value

Type: Boolean
See Also