IPageEventsAfterPageMarkForPublishChange Event Ingeniux CMS Content Store API

This event is fired after a page had marked-for-publish changes applied to it.

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

event EventHandler<PageMarkForPublishEventArgs> AfterPageMarkForPublishChange

Value

Type: SystemEventHandlerPageMarkForPublishEventArgs
Remarks

This event is fired before changes are saved to the content store.
See Also

Reference