Click or drag to resize

IAssetPublisher Methods


The IAssetPublisher type exposes the following members.

Methods
  Name Description
Public method CleanUpPublishingTarget 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".
Public method CopyFolder Incrementally copies a specific folder to the target location
Public method ProcessAssetDirectory Processes a specific directory looking for either prebuilt or unmanaged Asset files, and triggers a publish of those files.
Public method Publish Publishes unmanaged, or prebuilt assets to the Publishing Target's location.
Top
See Also