Gets the physical root folder path for the specified portal
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
string GetRootFolderMapPath( int portalID ) |
| Visual Basic |
|---|
Function GetRootFolderMapPath ( portalID As Integer ) As String |
Parameters
- portalID
- Type: System..::..Int32
paramportalIDM:DotNetNuke.Common.Utilities.IPathUtils.GetRootFolderMapPath(System.Int32)