Click or drag to resize
MacroSettingsAllowContextMacros Property
If true, the properties from contexts are not resolved unless explicitly registered.

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

Property Value

Type: Boolean
See Also