IPublishingTargetRelativePublishFolder Property Ingeniux CMS Content Store API

Gets the name of the folder to which content is published. It is located under the pub folder.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string RelativePublishFolder { get; }

Property Value

Type: String
Remarks

Note that, as of CMS 9.0, the pub folder is no longer a child of the xml folder, but rather its sibling. Both are children of the App_Data folder.

See Also

Reference