Fysical path on disk of the home directory of the portal

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlIgnoreAttribute]
public string HomeSystemDirectoryMapPath { get; }
Visual Basic
<XmlIgnoreAttribute> 
Public ReadOnly Property HomeSystemDirectoryMapPath As String
	Get

Field Value

Return Value

Fully qualified path of the home system (local) directory

Remarks