Moves the specified object to the first step without automatic transition in the workflow and returns the final step.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
- Type: InfoType
Info object
- stateObj
- Type: StateInfoType
State object
- currentStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step of the object
- user
- Type: CMS.Membership UserInfo
User
Return Value
Type: WorkflowStepInfoRemarks
See Also