WorkflowInfoProvider GetWorkflowInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetWorkflowInfoInternal(Guid)
Returns object with specified GUID.
Protected methodGetWorkflowInfoInternal(Int32)
Returns the WorkflowInfo structure for the specified workflow ID.
Protected methodGetWorkflowInfoInternal(String, WorkflowTypeEnum)
Returns the WorkflowInfo structure of specified type for the specified workflow name.
Back to Top
See Also