Hi,
I am creating a tree view for the document library. I have done it but it is showing the hidden Forms folder also.
I want to check which all folders are hidden and do not want to show them.
i.e The forms folder which is hidden, I could hard code it in if condition, but I do not want to do that.
Is there a property to check that the folder is hidden and not to show the hidden folders.
Regards