summaryP:DotNetNuke.Entities.Portals.PortalSettings.HomeDirectoryMapPath

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

Syntax

C#
public string HomeDirectoryMapPath { get; internal set; }
Visual Basic
Public Property HomeDirectoryMapPath As String
	Get
	Friend Set

See Also