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
I am using Visual Studio 2015 in debug mode, and running Diagnostic tool. The Umbraco version is 7.5.3
My question is:
Do umbraco always travel back to database everytime it use GetDictionaryItem?
As you can see in my screenshot, everytime I debug, an event was showing it was querying at database, please somebody enlighten me. Thanks
Hi Jorge
Try to use Umbraco helper instead of library:
Umbraco.GetDictionaryValue("createdOn")
Maybe it will help.
Thanks,
Alex
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 Umbraco GetDictionaryItem works
I am using Visual Studio 2015 in debug mode, and running Diagnostic tool. The Umbraco version is 7.5.3
My question is:
Do umbraco always travel back to database everytime it use GetDictionaryItem?
As you can see in my screenshot, everytime I debug, an event was showing it was querying at database, please somebody enlighten me. Thanks
Hi Jorge
Try to use Umbraco helper instead of library:
Maybe it will help.
Thanks,
Alex
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.