Which page event should add an event handler to?

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

You create an ASP.NET page named TestPage.aspx thatcontains validation controls.
You need to verify that all input values submitted by the user have been validated by testing the Page.
IsValidproperty.
Which page event should 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 *