I have a Web part zone that have two repeaters. Each repeater uses the same Path '/Processes/%'. What is the best way to hide the entire web part zone if no child pages exist in '/Processes/%' ? The pages I am checking for do not live directly under the page but under a child page. How do I check for grandchild pages under a specific path ? '/Processes/%' ?
↧