

MCQOPTIONS
Saved Bookmarks
1. |
Which validation control in ASP.NET can be used to determine if the data is entered into a TextBox control is of type Currency? |
A. | ValidationSummary |
B. | CompareValidator |
C. | RequiredFieldValidator |
D. | None of the above. |
Answer» C. RequiredFieldValidator | |