Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Which two properties are there on every validation control?

Answer Posted / ashish tiwari

Validator Control Basics

All of the validation controls inherit from the base class
BaseValidator so they all have a series of properties and
methods that are common to all validation controls. They
are:
? ControlToValidate - This value is which control the
validator is applied to.

? ErrorMessage - This is the error message that will
be displayed in the validation summary.

? IsValid - Boolean value for whether or not the
control is valid.

? Validate - Method to validate the input control and
update the IsValid property.

? Display - This controls how the error message is
shown.

Comments on tiwariaj@yahoo.co.in ...

Ashish Tiwari
Software Programmer
I Media Corp. Ltd
Mahape,Navi Mumbai.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you use Ajax controls in the ASP.NET application?

1078


I’m having some trouble with cas. How can I diagnose my problem?

1084


About CLR, reflection and assemblies?

2016


What kind of data we can store in viewstate?

1093


Which is the parent class of the web server control?

1134


How to implement Authentication and Authorization?

1107


How can we register exception filter globally?

1024


Can you set which type of comparison you want to perform by the comparevalidator control?

959


Explain the working of passport authentication.

999


What is the maximum amount of memory any single process on windows can address?

1078


3. What goals do you have in your career?

1895


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

1111


To display data in a Repeater control which template you provide?

1085


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

2064


Explain how to prepare culture-specific formatting in .net.

1016