摘要:
When you refresh, you are calling the page via a GET, not a POST. Postback events are POST (the form is posting (sending info) to the server).So, yes, the viewstate is rebuilt as there is no POST even... 阅读全文
posted @ 2008-09-01 12:14
遥望星空
阅读(358)
评论(0)
推荐(0)