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
Hi,
I am using Umbraco 7.6 And And using Model Builder (EnableAPI)
As I have extended on the Models mean to say have created a partial class to perform some manipulations.
So now my query is that can we get the value of dictionary Item in this partial class?
If yes Kindly guide.
Thanks
BJ
Is this working for you?
Umbraco.GetDictionaryValue("key")
Thank Alex for responding,
But sorry it's not working.
Umbraco.Fields("dictionarykeyaliasName")
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Can we get dictionary item value in Models Builder Partial Class ?
Hi,
I am using Umbraco 7.6 And And using Model Builder (EnableAPI)
As I have extended on the Models mean to say have created a partial class to perform some manipulations.
So now my query is that can we get the value of dictionary Item in this partial class?
If yes Kindly guide.
Thanks
BJ
Is this working for you?
Thank Alex for responding,
But sorry it's not working.
Umbraco.Fields("dictionarykeyaliasName")
is working on a reply...