Creates action executor with prefilled parameters.
            
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 
Return Value
Type: ActionsExecutor InfoType, StateInfoType, ActionEnumTypeSee Also