Table of Contents

Class AfterMoveWebPageEvent

Namespace
CMS.Websites
Assembly
CMS.Websites.dll

Represents an event type that is raised after a web page has been moved.

public sealed class AfterMoveWebPageEvent : AsyncEvent<MoveWebPageEventData>, IAsyncEvent
Inheritance
object
AfterMoveWebPageEvent
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.