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.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool MarkedForPublishPropagated()
Function MarkedForPublishPropagated As Boolean
bool MarkedForPublishPropagated()
abstract MarkedForPublishPropagated : unit -> bool
Return Value
BooleanTrue if the page is marked with its latest version on all Publishing Targets, false otherwise
See Also