Click or drag to resize
EvaluationContextCheckSecurity Property
Main setting determining whether the macro security (signatures) is checked.

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

Property Value

Type: Boolean
See Also