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