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..
I have done this to get the value of a specific node, but I would like to get it from the property alias and not despending on the node id.
@{ var Node = @Model.NodeById(1572); @Node.Location; }
Is there a way I can access the property through the structure starting from root?
Bjarne
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get property of specific node
Hi..
I have done this to get the value of a specific node, but I would like to get it from the property alias and not despending on the node id.
Is there a way I can access the property through the structure starting from root?
Bjarne
is working on a reply...