IAssetPublisher Interface |
Namespace: Ingeniux.CMS
The IAssetPublisher type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessedFiles |
Gets the files that has been processed
|
![]() | PublishingTargetPath |
Gets the full Directory path of the
Publishing Target.
|
![]() | XmlPath |
Gets the folder path of the xml folder
|
Name | Description | |
---|---|---|
![]() | CleanUpPublishingTarget |
Cleans up the publishing target folder, this will involve removing all
files and folder from the publishing target folder, except essential file
like "publishdone.txt".
|
![]() | CopyFolder |
Incremental copies a specific folder to the target location
|
![]() | ProcessAssetDirectory |
Processes a specific directory in for either prebuilt or unmanaged
Assets files.
|
![]() | Publish |
Publishes unmanaged, or prebuilt assets to Publishing Target's
location.
|