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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected bool AllowCombineSiteAndGlobal { get; }
Property Value
Type:
BooleanSee Also