Main entry point when programming against workflow system. Holds accessors to workflow singleton objects

Namespace:  EPiServer.WorkflowFoundation
Assembly:  EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 5.2.375.236

Syntax

C#
public class WorkflowSystem : IHttpModule

Inheritance Hierarchy

System..::.Object
  EPiServer.WorkflowFoundation..::.WorkflowSystem

See Also