Click or drag to resize
WorkflowInfoProviderConvertToAdvancedWorkflowInternal Method
Converts basic workflow to advanced workflow.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void ConvertToAdvancedWorkflowInternal(
	int workflowId
)

Parameters

workflowId
Type: SystemInt32
Workflow ID
See Also