This class is responsible to manage the system workflows of the portal. It provides creation operation methods and methods to get specifically all system workflows

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

Syntax

C#
public interface ISystemWorkflowManager
Visual Basic
Public Interface ISystemWorkflowManager

See Also