Umbraco get dictionary item value in Models Builder Partial Class

425 views Asked by At

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

0

There are 0 answers