Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

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

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. Load()
B. Unload( )
C. PreRender( )
D. None of the Above