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

Answer Posted / navin.cp

As Pre-Render stage completes in page life cycle, the
properties of control will be fully loaded.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a viewstate?

570


What is redirectpermanent in asp.net?

613


Where the viewstate is stored after the page postback?

676


Explain the asp.net session state modes.

618


How does cookies work in asp net?

513






Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

586


What kind of programming language is ASP.NET?

610


How can we access static variable?

649


What are custom user controls in asp.net?

522


What are the different session state management options available in asp.net?

519


Using code explain Configuration Management

1410


Describe the events in the life cycle of a web application.

601


Explain the working of passport authentication.

545


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2225


What is httpresponse?

514