Click or drag to resize
MacroEventArgsResult Property
Result of the macro

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

Property Value

Type: Object
See Also