MacroSettingsDisableContextObjectMacros Property |
If true, context objects (such as ForumContext, CommunityContext, CMSContext, ...) will not be resolved.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public bool DisableContextObjectMacros { get; set; }
Property Value
Type:
BooleanSee Also