Click or drag to resize
MacroSettingsDisableContextObjectMacros Property
If true, context objects (such as ForumContext, CommunityContext, CMSContext, ...) will not be resolved.

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

Property Value

Type: Boolean
See Also