AbstractWorkflowManager InfoType, StateInfoType, ActionEnumType  GetPreviousStepsInternal Method Kentico 8.1 API Reference
Returns list of previous steps for current workflow cycle

Namespace: CMS.WorkflowEngine
Assembly: 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
step
Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step

Return Value

Type: OnlineList WorkflowStepInfo 
See Also