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.6.492
Syntax
event EventHandler<AssetWorkflowAdvanceEventArgs> AfterWorkflowAdvanceAsset

Value

EventHandlerAssetWorkflowAdvanceEventArgs
See Also