IContentItemMarkedForPublishPropagated Method
|
Finds out whether the page is marked on all
Publishing Targets, and the marked versions are the targets are the latest version of this page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool MarkedForPublishPropagated()
Function MarkedForPublishPropagated As Boolean
bool MarkedForPublishPropagated()
abstract MarkedForPublishPropagated : unit -> bool
Return Value
Type:
BooleanTrue if the page is marked with its latest version on all Publishing Targets, false otherwise
See Also