Click or drag to resize
MacroResolverOnGetInstance Event

Note: This API is now obsolete.

Event raised when new instance of MacroResolver is requested.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("This event will be removed from public API.")]
public static event MacroResolverGetInstanceEventHandler OnGetInstance

Value

Type: CMS.MacroEngineMacroResolverGetInstanceEventHandler
See Also