Click or drag to resize

IAssetEventsAfterAssetMarkForPublishChange 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<AssetMarkForPublishEventArgs> AfterAssetMarkForPublishChange

Value

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