Click or drag to resize

PublishingTargetWithMarkedVersion Class


Information on Publishing Target and marked version of a Content Item.
Inheritance Hierarchy
SystemObject
  Ingeniux.CMS.EventPublishingTargetWithMarkedVersion

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

The PublishingTargetWithMarkedVersion type exposes the following members.

Constructors
  NameDescription
Public methodPublishingTargetWithMarkedVersion
Initializes a new instance of the PublishingTargetWithMarkedVersion class
Top
Properties
  NameDescription
Public propertyMarkedVersion
Gets the marked version of the Content Item
Public propertyTarget
Gets the Publishing Target
Top
See Also