Class AfterUnpublishWebPageEvent
Represents an event type that is raised after a web page has been unpublished.
public sealed class AfterUnpublishWebPageEvent : AsyncEvent<UnpublishWebPageEventData>, IAsyncEvent
- Inheritance
-
objectAfterUnpublishWebPageEvent
- Implements
- Inherited Members
- Extension Methods
Constructors
AfterUnpublishWebPageEvent()
Initializes a new instance of the AfterUnpublishWebPageEvent class.
public AfterUnpublishWebPageEvent()
Remarks
This constructor should be used only in testing scenarios.