Partial page caching

Last post 10-10-2008 12:59 PM by levib. 1 replies.

Sort Posts:

  • Partial page caching

    10-10-2008, 11:42 AM
    • Member
      405 point Member
    • fregas
    • Member since 07-25-2002, 10:00 AM
    • Posts 96

     I'm using preview 5 and trying to get some partial page caching.  I don't want to use a user control.  I am instead using RenderAction() to render one of my controllers.  Then I'm putting [OutputCache(Duration=1200)] on my controller method, but its still firing every time and not caching when called in this way.

     Is this not supported yet?  Is there another way i should be doing this?

    Thanks,
    Craig

  • Re: Partial page caching

    10-10-2008, 12:59 PM
    • Contributor
      4,300 point Contributor
    • levib
    • Member since 07-23-2007, 7:50 PM
    • Redmond, WA
    • Posts 763
    • AspNetTeam

    We don't yet support partial view caching.  We've been looking into how we can support this, but unfortunately it's very complicated to get this working properly, so we've prioritized other bugs and features ahead of it in the meantime.

Page 1 of 1 (2 items)