Click or drag to resize

AssetPublishInfo Class


Information of a single Asset to be published
Inheritance Hierarchy
SystemObject
  Ingeniux.CMS.EventAssetPublishInfo

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

The AssetPublishInfo type exposes the following members.

Constructors
  NameDescription
Public methodAssetPublishInfo
Initializes a new instance of the AssetPublishInfo class
Top
Properties
  NameDescription
Public propertyAssetId
Gets the unique id of the Asset to be published
Public propertyPublishVersion
Gets the version of the Asset to be published
Top
See Also