WorkflowActionInfoProvider GetWorkflowActions Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWorkflowActions 
Returns all workflow actions.
Public methodStatic memberGetWorkflowActions(String, String)
Returns dataset of all workflow actions matching the specified parameters.
Public methodStatic memberGetWorkflowActions(String, String, String)
Returns dataset of all workflow actions matching the specified parameters.
Public methodStatic memberGetWorkflowActions(String, String, Int32, String)
Returns dataset of all workflow actions matching the specified parameters.
Back to Top
See Also