Returns the folder path under the root for the portal
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string GetSubFolderPath( string strFileNamePath, int portalId ) |
Visual Basic |
---|
Public Shared Function GetSubFolderPath ( strFileNamePath As String, portalId As Integer ) As String |
Parameters
- strFileNamePath
- Type: System..::..String
The folder the absolute path
- portalId
- Type: System..::..Int32
Portal Id.