Which is the base class of all validation controls in asp.net ?

 Posted by Akiii on 6/5/2012 | Category: ASP.NET Interview questions | Views: 3869 | Points: 40
Answer:

BaseValidator is a part of the class library namespace.

System.Web.UI.WebControls.BaseValidator exposes a series of properties and methods that are common to all the validation controls.


| Alert Moderator 

Comments or Responses

Login to post response