Click or drag to resize
WorkflowActionInfoProviderGetWorkflowActionsInternal Method
Returns all workflow actions.

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

Return Value

Type: ObjectQueryWorkflowActionInfo
See Also