Click or drag to resize

AssetContentUpdateEventArgs Class


Event arguments for Asset checked-in content update
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ingeniux.CMS.EventEntityEventArgsIAsset
      Ingeniux.CMS.EventAssetContentUpdateEventArgs

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public class AssetContentUpdateEventArgs : EntityEventArgs<IAsset>

The AssetContentUpdateEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodAssetContentUpdateEventArgs
Initializes a new instance of the AssetContentUpdateEventArgs class
Top
Properties
See Also