after which page life cycle event all properties of control
will be "fully loaded "
Answer Posted / alpesh
page_int() event which is page initialize event. All
controls get their state back in this event during the page
life cycle
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are web server controls in asp.net?
Explain diff between dataset and datareader?
What are resource file and how do we generate resource file?
What is app_code folder in asp net?
What’s the catch?
Which property is used to identify the Page is Post Back in ASP.NET?
How do you use viewstate?
What is asp.net master page?
What is the purpose of session management?
What does passport and windows authentication mean in ASP.NET?
How can we create custom controls in asp net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is application variable in asp.net?
What is session handling in a webfarm, how it can work with its limits?
A web service can only be written in .net? State whether true or false.