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

Can I have a unique key as foreign key?

531


What is cached data phone?

520


What is the use of web.config file?

526


What are the differences between primary foreign and unique keys?

511


How would you enable impersonation in the web.config file?

537






What is the use of global.asax file?

536


Explain About duration in caching technique

612


Elaborate differentiation between Cache and Application?

530


What are the advantages of the code-behind feature?

529


How can we inherit a static variable?

535


Explain the server control events of asp.net ?

532


Where would you use an ihttpmodule, and what are the limitations if any?

516


How u refer webservices?

1483


How do you deploy your asp.net application?

528


What are the various types of validation controls provided by asp.net?

531