asp.net中,有个窗体,为了让用户确认自己所设置的密码,要求两次一样,要使用() 控件
A.RequiredFieldValidator
B.ControlToValidate
C.CompareValidator
D.ControlToCompare
正确答案是C