Click or drag to resize

IPageEventsAfterPageMarkForPublishChange Event


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: 10.5.94
Syntax
event EventHandler<PageMarkForPublishEventArgs> AfterPageMarkForPublishChange

Value

Type: SystemEventHandlerPageMarkForPublishEventArgs
Remarks
This event is fired before changes are saved to the content store.
See Also