| MacroSettingsAvoidInjection Property  | 
            If true, the resolving of the macros should avoid SQL injection (escapes the apostrophes in output). Default value is false
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntaxpublic bool AvoidInjection { get; set; }Property Value
Type: 
Boolean
See Also