Handles step additional actions
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
- Type: InfoType
Object instance
- stateObj
- Type: StateInfoType
State object
- user
- Type: CMS.Membership UserInfo
User info
- workflow
- Type: CMS.WorkflowEngine WorkflowInfo
Workflow
- currentStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step
- step
- Type: CMS.WorkflowEngine WorkflowStepInfo
Target workflow step
- handleActions
- Type: System Boolean
Indicates if step actions should be handled
Return Value
Type: WorkflowStepInfoSee Also