IContentItemMarking Methods |
The IContentItemMarking type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanMarkContentItemT |
Checks whether a content item can be marked for publish on this
Publishing Target.
|
![]() | MarkContentItemForPublishT |
Marks or unmarks a Content Item
for publish on this Publishing Target.
|
![]() | MarkedT |
Checks whether a Content Item
is marked on this Publishing Target.
|
![]() | MarkedContentItemCountT |
Retrieves the count of all marked Content Items
of specific type
on this Publishing Target.
|
![]() | MarkedContentItemsT |
Retrieves all marked Content Item Versions
on this Publishing Target.
|
![]() | MarkedOnContentItemCurrentVersionT |
Checks whether the current version of a Content Item
is marked for publish on this Publishing Target.
|
![]() | MarkedOnContentItemVersionT |
Checks whether a Content Item Version,
is marked on this Publishing Target.
|