IContentStoreXmlDirectoryPath Property Ingeniux CMS Content Store API

Gets the XML directory path of the ContentStore.

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

string XmlDirectoryPath { get; }

Property Value

Type: String
Remarks

XML directory is a place to store assets and published content. It is stored in the App_Data directory for the CMS site.
See Also

Reference