Click or drag to resize
MacroModuleOnPreInit Method
Pre-initialization of the module.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected override void OnPreInit()
See Also