Click or drag to resize

AssetCreationEventArgs Class


Event arguments that capture information on creation of an asset
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsIAssetItem
      Ingeniux.CMS.EventAssetCreationEventArgs

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

The AssetCreationEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodAssetCreationEventArgs
Initializes a new instance of the AssetCreationEventArgs class
Top
Properties
See Also