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