Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michael Sims 119 posts 387 karma points
    Apr 02, 2014 @ 17:07
    Michael Sims
    0

    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);

    Thanks
    Mike
Please Sign in or register to post replies

Write your reply to:

Draft