EvaluationContextHandleSQLInjection Property |
Determines whether the apostrophes in the result will be doubled to handle SQL injection.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public bool HandleSQLInjection { get; set; }
Property Value
Type:
BooleanSee Also