ECommerceSettings AllowCombineSiteAndGlobal Method Kentico 8.0 API Reference
Indicates if ecommerce object of given type 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: 8.0.0.0 (8.0.5239.26125)

Parameters

objectType
Type: OnlineSystem String
Type of ecommerce object to get settings value for.

Return Value

Type: OnlineBoolean
See Also