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
How can i use dictionnary item in razor?
Just like you would from a usercontrol:
@umbraco.library.GetDictionaryItem("yourKey")
Thank you. It's work
Or the dynamic way:
@Dictionary.yourKey
Much better Markus, thanks I forgot about that one!
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?
How can i use dictionnary item in razor?
Just like you would from a usercontrol:
Thank you. It's work
Or the dynamic way:
Much better Markus, thanks I forgot about that one!
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.