Copied to clipboard

Flag this post as spam?

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


  • Mads Sørensen 188 posts 433 karma points
    Aug 16, 2017 @ 12:04
    Mads Sørensen
    0

    Dictonary items in Angular

    Hi Guys Does anyone know how to get access to the dictonary items when you are coding an Angular Template?

    In an normal Razor view I would just do this: @Umbraco.GetDictionaryValue("load-more-news")

    But in angular i have no idea:

    <span class="btn full">
       <a href="javascript:void(0)" class="load-more-news" ng-init="GetNews()" ng-click="GetMoreNews()">@Umbraco.GetDictionaryValue("load-more-news")</a>
    </span>
    
  • Thomas 212 posts 480 karma points c-trib
    Jan 02, 2020 @ 13:40
    Thomas
    0

    Hey

    Did you found a solution for this?

  • 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