Click or drag to resize
IMacroMethodMethod Property
Gets or sets reference to a method.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
Func<Object[], Object> Method { get; set; }

Property Value

Type: FuncObject, Object
See Also