asp.net mvc 3 - .NET MVC 3 OutputCache Html.Action() -


i using outputcache(duration = 60) on action , default thought child actions rendered @html.action("actionname", "controllername") not cached unless annotated outputcache? worked mvc 2 not seem working mvc 3. if has changed, how set portion of page not cache?

thanks

i'm not sure, looks similar, perhaps help:

outputcache , renderaction cache whole page


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -