Click or drag to resize
MacroContextGlobalResolver Property
Global static resolver - contains all the global objects. Context resolvers are children of this resolver.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public static MacroResolver GlobalResolver { get; }

Property Value

Type: MacroResolver
See Also