130. I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ? September 13, 2025 by Admin A. Load() B. Unload( ) C. PreRender( ) D. None of the Above ✅ The correct answer is option A.