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 HomeDirectoryMapPath { get; }
Visual Basic
<XmlIgnoreAttribute> 
Public ReadOnly Property HomeDirectoryMapPath As String
	Get

Field Value

Return Value

Fully qualified path of the home directory

Remarks