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