How to know which event fired before it is handled?



Hi,

I would like to know whether specific event is being fired or not before
this event is handled.

To be more clear I have the ASP.NET page and a few button etc. events
declared in it.
At the page_load event handling, I would like to know if button1_click event
is being fired or not?

How can I do this?

Many thanks in advance.

--

SevDer
http://www.sevder.com
A new .NET Source For .NET Developers



.


Loading