summaryM:DotNetNuke.Services.FileSystem.IFolderMappingController.GetFolderMapping(System.Int32,System.Int32)
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
FolderMappingInfo GetFolderMapping( int portalId, int folderMappingId ) |
Visual Basic |
---|
Function GetFolderMapping ( portalId As Integer, folderMappingId As Integer ) As FolderMappingInfo |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.FileSystem.IFolderMappingController.GetFolderMapping(System.Int32,System.Int32)
- folderMappingId
- Type: System..::..Int32
paramfolderMappingIdM:DotNetNuke.Services.FileSystem.IFolderMappingController.GetFolderMapping(System.Int32,System.Int32)