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 viewstate and session state in javascript?

582


Differentiate between early binding and late binding.

580


What is the difference between exe and dll?

559


what are the security certificates used in webservices?

1504


What is base class of .net?

540






Define the term Web Garden?

554


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

444


What is Razor View Engine

610


How is session id generated?

457


Where is the view state data stored?

578


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3417


what is AutoEventWireUp and what is the use of This property explain in details?

1136


Define a web service in .net?

617


Is viewstate enabled by default?

535


Which object encapsulates state or data of a user?

630