I need some assistance with media library Kentico 11.I have a Library with multiple folders inside, each folder has its own images.What I need is to get the direct path of a folder.My structure below, in this case i need the path for "Tops" so that i can pull all the images inside "Tops"@Store(Folder)
@-Clothing(Folder)
@ -Tops(Folder)
--images(File)
↧