IAsset
|
The IAssetPublisher type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
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". |
|
|
CopyFolder | Incrementally copies a specific folder to the target location |
|
|
ProcessAssetDirectory | Processes a specific directory looking for either prebuilt or unmanaged Asset files, and triggers a publish of those files. |
|
|
Publish | Publishes unmanaged, or prebuilt assets to the Publishing Target's location. |