Connecting Tech Pros Worldwide Forums | Help | Site Map

twice method executing

Op
Guest
 
Posts: n/a
#1: Nov 22 '08
Hi,

In my page I set debbuging point in "onLoad" method.
When I do any post back in my page, I can see, that "onLoad" method is
executting twice.

How can I check if the method is executing first or second time ?

(I used ViewState to check it, is there any smarter solution ?)

Thanks for help


Closed Thread