twice method executing

  • Thread starter Thread starter Op
  • Start date Start date
O

Op

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
 
Back
Top