WorkflowStepInfoInitObjectsOrderPostprocessing Method |
Method called after the InitObjectOrder method is called. Override this to do further actions after order initialization. Does nothing by default.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax protected override void InitObjectsOrderPostprocessing()
See Also