This class represents the Workflow Engine. It allows start, complete/discard and move forward and backward the workflow associated to a ContentItem

Namespace: DotNetNuke.Entities.Content.Workflow
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public interface IWorkflowEngine
Visual Basic
Public Interface IWorkflowEngine

See Also