This event is fired when any error occurrs during
Publishing Task execution.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
event EventHandler<PublishingErrorEventArgs> PublishingErrorOccurred
Event PublishingErrorOccurred As EventHandler(Of PublishingErrorEventArgs)
event EventHandler<PublishingErrorEventArgs^>^ PublishingErrorOccurred {
void add (EventHandler<PublishingErrorEventArgs^>^ value);
void remove (EventHandler<PublishingErrorEventArgs^>^ value);
}
abstract PublishingErrorOccurred : IEvent<EventHandler<PublishingErrorEventArgs>,
PublishingErrorEventArgs>
Value
Type:
SystemEventHandlerPublishingErrorEventArgs
Reference