Which page event should you add an event handler to?

You create an ASP.NET page named TestPage.aspx that contains validation controls. You need to
verify that all input values submitted by the user have been validated by testing the Page.IsValid
property. Which page event should you add an event handler to?

You create an ASP.NET page named TestPage.aspx that contains validation controls. You need to
verify that all input values submitted by the user have been validated by testing the Page.IsValid
property. Which page event should you add an event handler to?

A.
Init

B.
Load

C.
PreInit

D.
PreLoad



Leave a Reply 0

Your email address will not be published. Required fields are marked *