Q41
In ASP.NET Web Forms, what is the purpose of the Page_Load event handler method?
A.
It is used to handle page initialization
AnswerB.
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
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board