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 trying to write some base calls in Umbraco 6 which queries the cache. Can someone confirm if te following will go to the database or cache:
var activities = cs.GetContentOfContentType(cts.GetContentType("Activity").Id);
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
Querying cache with Umbraco 6
I am trying to write some base calls in Umbraco 6 which queries the cache. Can someone confirm if te following will go to the database or cache:
var activities = cs.GetContentOfContentType(cts.GetContentType("Activity").Id);
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.