Creates action arguments.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
 - Type: InfoType
Current object in workflow 
- stateObj
 - Type: StateInfoType
State object 
- user
 - Type: CMS.Membership UserInfo
User 
- initialStep
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Initial workflow step 
- actionStep
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Initial workflow step 
- workflow
 - Type: CMS.WorkflowEngine WorkflowInfo
Workflow 
- manager
 - Type: CMS.WorkflowEngine AbstractWorkflowManager InfoType, StateInfoType, ActionEnumType 
Manager 
Return Value
Type: WorkflowActionEventArgs InfoType, StateInfoType, ActionEnumTypeSee Also