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 PageLanguageDeleted

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

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

When overriding OnInvoke the argument can be casted to WorkflowPageEventArgs

Constructors

PageLanguageDeleted()

Initializes a new instance of the PageLanguageDeleted activity.

Declaration
public PageLanguageDeleted()