1.

I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired

A. Unload()
B. Load()
C. PreRender()
D. None of the Above
Answer» C. PreRender()


Discussion

No Comment Found