Click or drag to resize
ProductTabsExtenderAllowGlobalObjects Property
Indicates global objects are allowed on current site besides site-specific ones.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool AllowGlobalObjects { get; }

Property Value

Type: Boolean
See Also