after which page life cycle event all properties of control
will be "fully loaded "

Answer Posted / rahul kumar

In page_PreInit controls are initialized and in page_Init
all properties are loaded.
In case of dataBound controls having datasourceID its
datasourceID is assigned in page_preRender.

So, All other controls (other than databound control having
datasourceid) are loaded with their properties before
page_Init fires,
page_preRender otherwise

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between session and application in asp net?

490


What is the life cycle of an asp.net page?

526


How long the items in ViewState exists?

968


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

507


What is the part of url?

534






What is .net framework and what are the main components of it?

376


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

527


Define secured sockets layer.

537


What is the difference between page-level caching and fragment caching?

534


What does ascx stand for?

510


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1673


How does http session work?

522


What is use of Master Page in ASP.NET web pages?

625


Which control has default post back is enabled(true)?

611


When Cookies are expired in ASP.NET?

573