Copied to clipboard

Flag this post as spam?

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


  • liran 59 posts 140 karma points
    Dec 15, 2014 @ 14:38
    liran
    0

    BreadCrumb with propertie

    hi

    i know that there is automatic script for breadcrumb in umbraco,

    my question is:

    how to display propertie of a page instead it's name?

    using version 4.7

    10x

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 15, 2014 @ 14:44
    Dennis Aaen
    100

    Hi liran,

    If you are using Partial view marcos you could do like this so it´s

    @CurrentPage.CustomPropertyAlias

    If you are using the old DynamicNode razor then it´s

    @Model.CustomPropertyAlias

    Hope this helps,

    /Dennis

  • liran 59 posts 140 karma points
    Dec 16, 2014 @ 07:19
    liran
    0

    10q perfect!!

  • 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.

Please Sign in or register to post replies