How to intercept any postback in a page? - ASP.NET

前端 未结 6 2007
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 08:46

I want to intercept any postbacks in the current page BEFORE it occurs . I want to do some custom manipulation before a postback is served. Any ideas how to do that

6条回答
提交回复
热议问题