This dto class represents the message that will be sent as notification of a specific action on the Workflow (Complete/Discard state, Complete/Discard workflow)

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

Syntax

C#
public class ActionMessage
Visual Basic
Public Class ActionMessage

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities.Content.Workflow.Dto..::..ActionMessage

See Also