Get actual path to a folder in the specified folder mapping
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected virtual string GetActualPath( FolderMappingInfo folderMapping, string folderPath ) |
Visual Basic |
---|
Protected Overridable Function GetActualPath ( folderMapping As FolderMappingInfo, folderPath As String ) As String |
Parameters
- folderMapping
- Type: DotNetNuke.Services.FileSystem..::..FolderMappingInfo
The folder mapping
- folderPath
- Type: System..::..String
The folder path