I am trying to list off all the children for the whole site from the main level IE a recrusive list with scope -1, but I don't want to display the main parent root items. Just all the children. I tried setting showParent to false but no luck.
Any thoughts? |