Click or drag to resize

PublishingTaskEventArgs Class


Event arguments that capture creation of a Publishing Task.
Inheritance Hierarchy

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public class PublishingTaskEventArgs : EntityEventArgs<IPublishingTask>

The PublishingTaskEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodPublishingTaskEventArgs
Initializes a new instance of the PublishingTaskEventArgs class
Top
Properties
See Also