Q. I have an ASP.NET application. I have a page loaded from server memory. At thisinstance which of the following methods gets fired (Solved)
1. Unload()
2. Load()
3. PreRender()
4. None of the Above
- b. Load()
1. Unload()
2. Load()
3. PreRender()
4. None of the Above