WorkflowActionInfoProvider GetWorkflowActionInfoInternal Method Kentico 8.0 API Reference
Overload List

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