WorkflowInfoProvider GetWorkflowInfo Method (String)Kentico 8.0 API Reference
Returns the WorkflowInfo structure for the specified workflow name. (Except the automation processes.)

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

workflowName
Type: OnlineSystem String
Workflow name to use for retrieving the data

Return Value

Type: WorkflowInfo
See Also