Click or drag to resize
BaseObjectSelectorAllowCombineSiteAndGlobal Property
Indicates if objects can be combined site and global within one site. False means that site can use only global or only site records.

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

Property Value

Type: Boolean
See Also