WorkflowInfoProvider GetWorkflowInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWorkflowInfo(Int32)
Returns the WorkflowInfo structure for the specified workflow ID.
Public methodStatic memberGetWorkflowInfo(String)
Returns the WorkflowInfo structure for the specified workflow name. (Except the automation processes.)
Public methodStatic memberGetWorkflowInfo(String, WorkflowTypeEnum)
Returns the WorkflowInfo structure of specified type for the specified workflow name.
Back to Top
See Also