Click or drag to resize

ContentPublishInfo Class


Inheritance Hierarchy

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

The ContentPublishInfo type exposes the following members.

Constructors
  NameDescription
Public methodContentPublishInfo
Initializes 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