MacroMethodMethod Property |
Gets or sets reference to a method.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public Func<Object[], Object> Method { get; set; }
Property Value
Type:
FuncObject,
ObjectImplements
IMacroMethodMethodSee Also