Hi , There are some folder in the root folder which are Hidden (isHiddenContainer = true) in the repository. i am using Java code, to see the folder in the root folder.
When i display the folders , i can see all the folder even of those whose isHiddenContainer =true. i dont want show the hidden floder while displaying. Can you tell me what method should i use to check this property. thank you regards
