Click or drag to resize
MacroEventArgsMatch Property
Returns true if the macro matches (was resolved)

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

Property Value

Type: Boolean
See Also