Click or drag to resize
CMSDataContextGlobalObjects Property
Returns the list of all global objects (entry point to global objects).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public virtual InfoObjectRepository GlobalObjects { get; }

Property Value

Type: InfoObjectRepository
See Also