Click or drag to resize

IPublishingTaskPubDoneFilename Property


Gets the "publishing done" marker file name.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string PubDoneFilename { get; }

Property Value

Type: String
Remarks
This property is for compatibility of external synchronization framework only; it will always return "publishdone.txt".
See Also