WorkflowStepInfoProvider GetWorkflowStepInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWorkflowStepInfo(Int32)
Returns the WorkflowStepInfo structure for the specified workflow step ID.
Public methodStatic memberGetWorkflowStepInfo(String, Int32)
Returns the WorkflowStepInfo structure for the specified workflow step name and workflow.
Back to Top
See Also