Click or drag to resize
MacroSettingsCheckIntegrity Property
If true, the integrity of security parameters is checked within macro evaluation.

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

Property Value

Type: Boolean
See Also