Hi Guys,
I wondered if you would be able to help. I currently have nested pages and what i want to do is write a query that gets the latest 5 child items from a given node id (included nested child items - so essentially all nested children not just direct children).
For context I am currently using this: startNode.Children.Where(“Visible”), but I want to exclude children that have the type LandingPage, and ensure its the latest 5 StandardPages.
Any help is greatly appreciated.
Regards
Craig
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/74528-macro-help