WorkflowInfoProvider GetWorkflowInfo Method (String)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: WorkflowInfo
See Also