Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Can any one guide me
How to use Dictonary items for language translation?
Thanks in Advance
---vijay.
vijay,
From xslt, use:
umbraco.library:GetDictionaryItem('key')
From within your own code, use:
umbraco.library.GetDictionaryItem("key");
Hope this helps.
Regards,
/Dirk
is working on a reply...
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.
Continue discussion
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.
vijay,
From xslt, use:
From within your own code, use:
Hope this helps.
Regards,
/Dirk
is working on a reply...
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.