Click or drag to resize
BaseInfoIsGlobal Property
Returns true if the object is global object. False if the object belongs to specific site only.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public virtual bool IsGlobal { get; }

Property Value

Type: Boolean
See Also