ISiteXmlDirectoryPath Property
|
Gets the full path of "App_Data/xml" folder of the Site Instance
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string XmlDirectoryPath { get; }
ReadOnly Property XmlDirectoryPath As String
Get
property String^ XmlDirectoryPath {
String^ get ();
}
abstract XmlDirectoryPath : string with get
Property Value
Type:
StringSee Also