Class BeforeUpdateWebPageDraftEvent
Event fired before a web page draft is updated.
public sealed class BeforeUpdateWebPageDraftEvent : CompoundAsyncEvent<UpdateWebPageDraftEventData>, IAsyncEvent, IEventState
- Inheritance
-
objectBeforeUpdateWebPageDraftEvent
- Implements
- Inherited Members
- Extension Methods
Constructors
BeforeUpdateWebPageDraftEvent()
Initializes a new instance of the BeforeUpdateWebPageDraftEvent class.
public BeforeUpdateWebPageDraftEvent()
Remarks
This constructor should be used only in testing scenarios.