Has anyone used this file-list from a folder? so called 'very simple'? we are looking for something to be used as a file storage/file repository module but this seems very complicated to set up for just a simple repository module.
Asked
Active
Viewed 28 times
1 Answers
0
I assume the folder would be any folder in your portal, not an ADAM folder.
In this case, you just need to write some standard C# using System.IO
Something like explained here: How to recursively list all the files in a directory in C#?

iJungleBoy
- 5,325
- 1
- 9
- 21