Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

ASP%20.NET%20Interview%20Questions%20and%20Answers

Question: What methods are fired during the page load?
Answer: Init() - when the page is instantiated
Load() - when the page is loaded into server memory
PreRender() - the brief moment before the page is displayed to the user as HTML
Unload() - when page finishes loading.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook