Click or drag to resize
MacroSettingsDisableContextMacros Property
If true, all the context macros are disabled (only base MacroResolver sources are checked).

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

Property Value

Type: Boolean
See Also