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