View Single Post
  #1 (permalink)  
Old 03-12-2008, 04:09 PM
Anjali Anjali is offline
Senior Member
 
Join Date: Feb 2008
Posts: 9,095
Default What is the function of the CustomValidator?

What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.

Reply With Quote