Does anyone know how to correctly use the Bring2mind.DNN.Modules.DMX.Common.Globals.ImportDirectory function?
I can get it to import a folder successfully, however the title for every imported item is set to the title of TemplateEntry (the function's 2nd argument). I'm thinking it may have something to do with the functions last argument for which I'm passing an empty collection, does anyone know what this argument is for?
Thanks