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:
Comments
Post a Comment