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 @ 11:55
    vijay
    0

    How to give value to label by Dictonary item in umbraco?

    How to give value to label by Dictonary item in umbraco?

    --vijay.

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

    vijay,

    lbl.Text = umbraco.library.GetDictionaryItem("key");

    Can be set from codebehind in both user control or template on Page_Load()

     

    Hope this helps.

    Regards,

    /Dirk

  • vijay 129 posts 152 karma points
    Dec 31, 2009 @ 06:09
    vijay
    0

    Hi Dirk,

    Thanks for your reply.

    My doubt is when i go through the following link

    http://umbraco.org/documentation/books/multilingual-11-sites

    I stuck with points 3) to 6) it is very confusing to me. Can u give little brief explanation about those points about XSLT.

    ----Vijay.

  • 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