Click or drag to resize
MacroSettingsDisablePageContextMacros Property
If true, page context macros are not available (CurrentDocument, CurrentPageInfo).

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

Property Value

Type: Boolean
See Also