WorkflowActionInfoProvider GetWorkflowActionInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetWorkflowActionInfo(Guid)
Returns object with specified GUID.
Public methodStatic memberGetWorkflowActionInfo(Int32)
Returns workflow action with specified ID.
Public methodStatic memberGetWorkflowActionInfo(String, WorkflowTypeEnum)
Returns workflow action with specified name.
Back to Top
See Also