Click or drag to resize

IContentStoreXmlDirectoryPath Property


Gets the XML directory path of the ContentStore.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
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