Click or drag to resize
MacroSecurityEventArgsResult Property
Result of the security check. If true, the security check is allowed.

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

Property Value

Type: Boolean
See Also