This class is responsible to manage the workflows of the portal. It provides CRUD operation methods and methods to know the usage of the workflow

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

Syntax

C#
public interface IWorkflowManager
Visual Basic
Public Interface IWorkflowManager

See Also