Class BeforeUpdateWebPageMetadataEvent
Represents an event type that is raised before a web page metadata is updated.
public sealed class BeforeUpdateWebPageMetadataEvent : CompoundAsyncEvent<UpdateWebPageMetadataEventData>, IAsyncEvent, IEventState
- Inheritance
-
objectBeforeUpdateWebPageMetadataEvent
- Implements
- Inherited Members
- Extension Methods
Constructors
BeforeUpdateWebPageMetadataEvent()
Initializes a new instance of the BeforeUpdateWebPageMetadataEvent class.
public BeforeUpdateWebPageMetadataEvent()
Remarks
This constructor should be used only in testing scenarios.