Click or drag to resize
EvaluationContextAllowOnlySimpleMacros Property
Determines whether only simple macros (macros which do not require security check) are allowed.

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

Property Value

Type: Boolean
See Also