WorkflowStepInfoProviderGetEditStepInternal Method |
Returns the edit step for given workflow.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax protected virtual WorkflowStepInfo GetEditStepInternal(
int workflowId
)
Parameters
- workflowId
- Type: SystemInt32
Workflow ID of the step required
Return Value
Type:
WorkflowStepInfoSee Also