Which of the following actions will Martha take to accomplish the task?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

Martha works as a Software Developer for HiTech Inc. She develops a Web application named

SalesApp that contains a Web page named MyWebForm1.aspx. The Web page contains validation controls for the Web server controls on the page. Martha wants the custom validation error message to display if the validation fails to call the validation control on the Web page.

Which of the following actions will Martha take to accomplish the task? Each correct answer represents a part of the solution. Choose all that apply.
A . Call the Validate method of the validation control.
B . Check the IsValid property of the validation control.
C . Handle the Page_Init event handler.
D . Handle the Page_Load event handler.

Answer: A,B,D

Leave a Reply

Your email address will not be published.