Click or drag to resize
MacroSecurityEventArgsContext Property
Evaluation context under which the macro is being resolved.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
public EvaluationContext Context { get; set; }

Property Value

Type: EvaluationContext
See Also