Click or drag to resize
WorkflowInfoProviderGetAllWorkflows Method
Returns DataSet with all workflows.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static InfoDataSet<WorkflowInfo> GetAllWorkflows()

Return Value

Type: InfoDataSetWorkflowInfo
See Also