开发者

Postbacks and output caching on user controls

There is a well known issue with using output caching on aspx pages which postback, where Asp.Net returns the cached page, instead executing the postback logic

I came across what seems like an elegant solution here

However this doesn't seem to work where the ouput caching in on the user control, rather than a page.

Can anyone suggest a workaround? Or am I missing something

T开发者_如何学JAVAhanks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜