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.6.492
Syntax
string XmlDirectoryPath { get; }

Property Value

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