I have a number of relatively static pages with a multivew control on
each of them. What I'd like to do is cache these pages with either the
outputcache directive or cache API. I've tried the outputcache with
VaryByControl="MultiViewName" or with VaryByParam="none". When I do
this only the first view I select resides in memory.
Is there some way to cache the multiview control?
thanks much,
Justin
DWS - 14 Feb 2006 18:47 GMT
stupy,
What does relatively static mean?
> I have a number of relatively static pages with a multivew control on
> each of them. What I'd like to do is cache these pages with either the
[quoted text clipped - 6 lines]
> thanks much,
> Justin