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