This class is responsible to manage the workflows logs. It provides addition and get operation methods

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

Syntax

C#
public interface IWorkflowLogger
Visual Basic
Public Interface IWorkflowLogger

See Also