Click or drag to resize

IContentItemMarking Methods


The IContentItemMarking type exposes the following members.

Methods
  Name Description
Public method CanMarkContentItemT Checks whether a content item can be marked for publish on this Publishing Target.
Public method MarkContentItemForPublishT Marks or unmarks a Content Item for publish on this Publishing Target.
Public method MarkedT Checks whether a Content Item is marked on this Publishing Target.
Public method MarkedContentItemCountT Retrieves the count of all marked Content Items of specific type on this Publishing Target.
Public method MarkedContentItemsT Retrieves all marked Content Item Versions on this Publishing Target.
Public method MarkedOnContentItemCurrentVersionT Checks whether the current version of a Content Item is marked for publish on this Publishing Target.
Public method MarkedOnContentItemVersionT Checks whether a Content Item Version, is marked on this Publishing Target.
Top
See Also