T
Tony Cheng
Hello everybody,
I got a aspx which have several user controls on it. My question is that
what is the order of ASP.NET execute the page and user control ? does it
like this :
Page Init -> User Control Init -> Page Load -> User Control Load ?
Thx
Tony
I got a aspx which have several user controls on it. My question is that
what is the order of ASP.NET execute the page and user control ? does it
like this :
Page Init -> User Control Init -> Page Load -> User Control Load ?
Thx
Tony