Called after all actions are executed and
Transition has occured.
Not called on a
Bridge action.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
event EventHandler<WorkflowAdvanceEventArgs> AfterWorkflowAdvance
Event AfterWorkflowAdvance As EventHandler(Of WorkflowAdvanceEventArgs)
event EventHandler<WorkflowAdvanceEventArgs^>^ AfterWorkflowAdvance {
void add (EventHandler<WorkflowAdvanceEventArgs^>^ value);
void remove (EventHandler<WorkflowAdvanceEventArgs^>^ value);
}
abstract AfterWorkflowAdvance : IEvent<EventHandler<WorkflowAdvanceEventArgs>,
WorkflowAdvanceEventArgs>
Value
Type:
SystemEventHandlerWorkflowAdvanceEventArgs
Reference