Click or drag to resize
CMSEcommerceObjectsPageAllowGlobalObjects Property
Indicates global objects are allowed on current site besides site-specific ones. Type of the objects depends on settings key name set in GlobalObjectsKeyName property.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool AllowGlobalObjects { get; }

Property Value

Type: Boolean
See Also