Copied to clipboard

Flag this post as spam?

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


  • vijay 129 posts 152 karma points
    Dec 30, 2009 @ 10:06
    vijay
    0

    How to use Dictonary items for language translation?

    Can any one guide me

    How to use Dictonary items for language translation?

    Thanks in Advance

    ---vijay.

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Dec 30, 2009 @ 10:25
    Dirk De Grave
    1

    vijay,

    From xslt, use:

    umbraco.library:GetDictionaryItem('key')

    From within your own code, use:

    umbraco.library.GetDictionaryItem("key");

     

    Hope this helps.

    Regards,

    /Dirk

  • 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