WorkflowStepInfoProvider GetWorkflowSteps Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWorkflowSteps 
Returns the query for all workflow steps.
Public methodStatic memberGetWorkflowSteps(Int32)
Returns the Dataset of workflow steps.
Public methodStatic memberGetWorkflowSteps(String, String, Int32, String)Obsolete.
Returns the DataSet of all the workflow steps with where condition and order by clause applied.
Back to Top
See Also