Click or drag to resize
WorkflowModuleOnInit Method
Initializes the module.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
protected override void OnInit()
See Also