Thanks Core, for yet another great release :)
However, when I tried to compile my Project with it, it gives me following error :(
warning BC40000: 'Public Function GetFilesByFolder(PortalId As Integer, FolderPath As String) As System.Collections.ArrayList' is obsolete: 'This function has been replaced by ???'
what do I do ? I searched for the new function that is suppose to replace GetFilesByFolder(PortalId As Integer, FolderPath As String), but I could not get one :(
Which function I am suppose to be using for getting all the files, from the given folderpath ?