Hi,
here is my Upload-String
string[] uploadDocuments = new string[] { "~/Upload/Folder1/Folder2/" };
When opening the Documentmanager, the entry-path is Folder1 and I have to open Folder2. I (and my clients) are too "lazy" to do this. Is there a workaround to open the Documentmanager directly in Folder2?
Thanks for answering,
Andreas
here is my Upload-String
string[] uploadDocuments = new string[] { "~/Upload/Folder1/Folder2/" };
When opening the Documentmanager, the entry-path is Folder1 and I have to open Folder2. I (and my clients) are too "lazy" to do this. Is there a workaround to open the Documentmanager directly in Folder2?
Thanks for answering,
Andreas