Click or drag to resize

IPublishingManagerForceIncrementPublishWithNoChangedPages Property


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: 10.5.94
Syntax
bool ForceIncrementPublishWithNoChangedPages { get; set; }

Property Value

Type: Boolean
See Also