Click or drag to resize
ObjectTypeInfoSupportsGlobalObjects Property
If true, object can be either site or global (for example poll). Default is false.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool SupportsGlobalObjects { get; set; }

Property Value

Type: Boolean
See Also