Click or drag to resize
WorkflowInfoProviderGetWorkflowsInternal Method
Returns all workflows.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<WorkflowInfo> GetWorkflowsInternal()

Return Value

Type: ObjectQueryWorkflowInfo
See Also