Click or drag to resize

ContentPublishInfo Class


Inheritance Hierarchy
SystemObject
  Ingeniux.CMS.EventContentPublishInfo
    Ingeniux.CMS.EventAssetPublishInfo
    Ingeniux.CMS.EventPagePublishInfo

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

The ContentPublishInfo type exposes the following members.

Constructors
 NameDescription
Public methodContentPublishInfoInitializes a new instance of the ContentPublishInfo class
Top
Properties
 NameDescription
Public propertyFilePath Gets the path of file published
Public propertyPublishVersion Gets the version of the Content to be published
Top
See Also