I have a page with a repeater to display rotating content (in a carousel). Content for the carousel comes from the /Carousel/ folder, which is a child of the page itself. What I want to do but don't know how is to set the visibility of the repeater based on the presence of the /Carousel/ folder: if the /Carousel/ folder is there -> show the repeater, if not -> hide it. Thanks!
↧