Creates new instance of event args with given context and default result.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- context
 - Type: CMS.MacroEngine EvaluationContext
Evaluation context under which the macro is being resolved 
- defaultResult
 - Type: 
System Boolean
Result of the security check. If true, the security check is allowed 
See Also