Click or drag to resize

AssetWorkflowAdvanceEventArgs Class


Event arguments that capture the advancement of a Asset in Workflow.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsITransition
      Ingeniux.CMS.EventAssetWorkflowAdvanceEventArgs

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

The AssetWorkflowAdvanceEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodAssetWorkflowAdvanceEventArgs
Initializes a new instance of the AssetWorkflowAdvanceEventArgs class
Top
Properties
See Also