MacroMethodMethodContext Property |
Gets or sets reference to a method.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public Func<EvaluationContext, Object[], Object> MethodContext { get; set; }
Property Value
Type:
FuncEvaluationContext,
Object,
ObjectSee Also