IAssetPublisherCleanUpPublishingTarget Method
|
Cleans up the publishing target folder. This will involve removing all
files and folders from the publishing target folder, except for essential files
like "publishdone.txt".
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax void CleanUpPublishingTarget()
Sub CleanUpPublishingTarget
void CleanUpPublishingTarget()
abstract CleanUpPublishingTarget : unit -> unit
See Also