Click or drag to resize

PublishingErrorEventArgs Class


Event arguments that capture the error state of a Publishing Task.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsIPublishingTask
      Ingeniux.CMS.EventPublishingTaskEventArgs
        Ingeniux.CMS.EventPublishingErrorEventArgs

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public class PublishingErrorEventArgs : PublishingTaskEventArgs

The PublishingErrorEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodPublishingErrorEventArgs
Initializes a new instance of the PublishingErrorEventArgs class
Top
Properties
See Also