Copied to clipboard

Flag this post as spam?

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


  • JansyRani 21 posts 111 karma points
    Oct 24, 2016 @ 12:16
    JansyRani
    0

    Umbraco Internal Link

    Hi friends, How to give the internal link to the pages in umbraco

  • Alex Skrypnyk 6150 posts 24110 karma points MVP 8x admin c-trib
    Oct 26, 2016 @ 17:06
    Alex Skrypnyk
    100

    Hi Jansy,

    Are you using Razor ?

    It's just one line of code:

    var url = Umbraco.NiceUrl(nodeId);
    

    Hope it will help you.

    Thanks,

    Alex

  • Alex Skrypnyk 6150 posts 24110 karma points MVP 8x admin c-trib
    Oct 28, 2016 @ 08:45
    Alex Skrypnyk
    0

    Hi Jansy,

    Did you found solution?

Please Sign in or register to post replies

Write your reply to:

Draft