Which two actions should you perform?

You are developing an ASP.NET web page that includes a text box control. The page includes a server-side method named ValidateValue.
You need to configure the page so that the text box value is validated by using the ValidateValue method.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Use the CompareValidator control.
B. Use the CustomValidator control.
C. Set ValidationGroup on the control to ValidateValue.
D. Set OnServerValidate on the control to ValidateValue.

microsoft-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.