Click or drag to resize

IWorkflowTransitionEventsAfterWorkflowAdvanceAsset Event


Called after all actions are executed and Transition has occured. Not called on a Bridge action.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
event EventHandler<AssetWorkflowAdvanceEventArgs> AfterWorkflowAdvanceAsset

Value

Type: SystemEventHandlerAssetWorkflowAdvanceEventArgs
See Also