Gets the file list.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static ArrayList GetFileList( int portalId ) |
Visual Basic |
---|
Public Shared Function GetFileList ( portalId As Integer ) As ArrayList |
Parameters
- portalId
- Type: System..::..Int32
The portal id.