ISiteEventsAfterPageCopy Event Ingeniux CMS Content Store API

This event is fired after a Page is copied.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

event EventHandler<PagePostCopyEventArgs> AfterPageCopy

Value

Type: SystemEventHandlerPagePostCopyEventArgs
Remarks

The event fires when a Page is copied within session, not when it is actually saved in the content store.
See Also

Reference