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
Hi Guys,
just wondering how do you get a node by ID and then it's children! I've tried @Model.NodeByID(<nodenum>).Children()
any hints?
Thanks,
Tom
@Model.NodeById(NodeId).Children
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get Node by ID
Hi Guys,
just wondering how do you get a node by ID and then it's children! I've tried @Model.NodeByID(<nodenum>).Children()
any hints?
Thanks,
Tom
@Model.NodeById(NodeId).Children
is working on a reply...