开发者

ASP.NET - How do I detect a partial postback?

开发者 https://www.devze.com 2023-01-02 03:29 出处:网络
How do I detect whether a postback is a partial postback from any of my 开发者_如何学运维Update Panels?I am most likely wrong but I believe a partial postback is the same thing as a callback and there

How do I detect whether a postback is a partial postback from any of my 开发者_如何学运维Update Panels?


I am most likely wrong but I believe a partial postback is the same thing as a callback and there is a separate event for a callback.

0

精彩评论

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