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
TonyCheck out ASP.NET 2.0's complete Application Life Cycle:
http://msdn2.microsoft.com/en-us/library/ms178473.aspx
There's very detailed info on ASP.NET's processing order in that document.
Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
===================================
"Tony Cheng" <sdasd@.fdfsds.com> wrote in message news:OD$P$nQOGHA.2472@.TK2MSFTNGP11.phx.gbl
..
> Hello everybody,
> I got a aspx which have several user controls on it. My question is that w
hat 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
>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment