EvaluationContextAllowOnlySimpleMacros Property |
Determines whether only simple macros (macros which do not require security check) are allowed.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public bool AllowOnlySimpleMacros { get; set; }
Property Value
Type:
BooleanSee Also