IPublishingManagerForceIncrementPublishWithNoChangedPages Property Ingeniux CMS Content Store API

Gets/sets whether to do incremental publishes, even when no pages are changed. This is an one time set property. Set it before submitting publishes. Upon submission it will reset itself to false. The value of this property will not persist.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool ForceIncrementPublishWithNoChangedPages { get; set; }

Property Value

Type: Boolean
See Also

Reference