Skip to Content
0
Former Member
May 13, 2010 at 03:17 PM

method WDDOINIT

522 Views

Hello experts,

I know that WDDOINIT is called automatically when a controller is initialized for the first time. Does this method ever get called again ?

I have added code in an exit button to close the current browser. When I click this button, it again runs the code in this Init method. Note that I have only one controller and one window. There is no further navigation. Why does the Init method get called again is what I am wondering!

Pls. advise. Thx, Liz