Event to signal to OnPagePublished activity

Namespace:  EPiServer.WorkflowFoundation.Interfaces
Assembly:  EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 6.1.379.0

Syntax

C#
event EventHandler<WorkflowPageEventArgs> PagePublished

See Also