In ASP.NET Web Forms, what is the purpose of the Page_Load event handler method?
A. It is used to handle page initialization
B. It is used to handle button click events
C. It is used to handle form submission events
D. It is used to handle session timeout events
Answer: Option A

Join The Discussion