Gets the Physical Path to the root of the Site (eg D:\Websites\DotNetNuke")
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string PhysicalSitePath { get; } |
Visual Basic |
---|
Public ReadOnly Property PhysicalSitePath As String Get |