Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
As the title says, I want to display the sibling nodes of their parent node. Any tips on how to do it?
Hi Johan,
You can do that like:
var siblings = Umbraco.AssignedContentItem.Parent.Siblings();
Thanks,
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Displaying siblings of parent node navigation
As the title says, I want to display the sibling nodes of their parent node. Any tips on how to do it?
Hi Johan,
You can do that like:
Thanks,
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.