IPublishingTargetPublishFolder Property Ingeniux CMS Content Store API

Gets/sets the full physical path of the folder to which content is published.

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

string PublishFolder { get; set; }

Property Value

Type: String
Exceptions

ExceptionCondition
ArgumentExceptionWhen sets to a null or an empty value, or the value of path is not under the pub folder.
See Also

Reference