Documentation > CMS Template API Library > PublishingPackage
CrownPeak.CMSAPI.PublishingPackage
Encapsulates Publishing Package Info. Available during Publishing and during "View Output". In the case of output, there may not be any specific publishing information so a package is picked from a list of available packages so that "view output" may more closely model the publishing output.
Name | Description | Type |
---|---|---|
FtpRoot | The root where files will be published under this package. |
Property |
FtpRootList | A list of the roots for each repository associated with the package. The root is where files will be published under this package. |
Property |
HostName | Available in builds 4201 and up. Available during output or publishing : output.aspx, url.aspx or filename.aspx The domain name for this publishing package. Must have been configured in the publishing package configuration under "Hostname" |
Property |
PackageName | The name of the Publishing Package. |
Property |