Computer Programming MCQs ASP.net
Q How do you disable client side validation ?
  • A A. Set the clienttarget property to downlevel
  • B B. Set the runat property to server
  • C C. Set the inherits property to codeb
  • D D. Set the language property to c#
Leave a Comment