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.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
Syntax public bool AllowGlobalObjects { get; }
Property Value
Type:
BooleanSee Also