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