Click or drag to resize
EvaluationContextHandleSQLInjection Property
Determines whether the apostrophes in the result will be doubled to handle SQL injection.

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

Property Value

Type: Boolean
See Also