Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bjarne Fyrstenborg 1281 posts 3992 karma points MVP 8x c-trib
    Apr 28, 2012 @ 14:01
    Bjarne Fyrstenborg
    0

    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.

    @{
        var Node = @Model.NodeById(1572);
        @Node.Location;
     }

    Is there a way I can access the property through the structure starting from root?

    Bjarne

Please Sign in or register to post replies

Write your reply to:

Draft