If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used?
ADataList
BListview
CGridView
DCompareValidator
Correct answer
D. CompareValidator
Explanation
The correct answer is CompareValidator.