Click or drag to resize

PagePublishInfo Class


Information of a single Page to be published
Inheritance Hierarchy
SystemObject
  Ingeniux.CMS.EventPagePublishInfo

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

The PagePublishInfo type exposes the following members.

Constructors
  NameDescription
Public methodPagePublishInfo
Initializes a new instance of the PagePublishInfo class
Top
Properties
  NameDescription
Public propertyPageId
Gets the unique id of the Page to be published
Public propertyPublishVersion
Gets the version of the Page to be published
Top
See Also