Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class PageDeleted

Activity that listens for DeletedPage from DataFactory. Should not be used directly, use OnPageDeleted instead.

Inheritance
System.Object
PageDeleted
Namespace: EPiServer.WorkflowFoundation.Activities
Assembly: EPiServer.WorkflowFoundation.dll
Version: 8.11.0
Syntax
public class PageDeleted : PageEventBase<PageDeleted>
Remarks

When overriding OnInvoke the argument can be casted to WorkflowPageEventArgs

Constructors

PageDeleted()

Initializes a new instance of the PageDeleted activity.

Declaration
public PageDeleted()