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...


What is validationsummary server control? where it is used ?



What is validationsummary server control? where it is used ?..

Answer / gitam singh

The ValidationSummary control allows you to summarize the error messages from all validation controls on a Web page in a single location. The summary can be displayed as a list, a bulleted list, or a single paragraph, based on the value of the DisplayMode property. The error message displayed in the ValidationSummary control for each validation control on the page is specified by the ErrorMessage property of each validation control. If the ErrorMessage property of the validation control is not set, no error message is displayed in the ValidationSummary control for that validation control. You can also specify a custom title in the heading section of the ValidationSummary control by setting the HeaderText property.
You can control whether the ValidationSummary control is displayed or hidden by setting the ShowSummary property. The summary can also be displayed in a message box by setting the ShowMessageBox property to true.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How would you implement inheritance using c#?

0 Answers  


What is application variable and when it is initialized ?

4 Answers   Keane India Ltd,


When does a session actually start?

0 Answers  


In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?

5 Answers  


What is asp.net introduction?

0 Answers  


How u refer webservices?

0 Answers   Microsoft,


Why mvc is faster than asp.net? : Asp.Net MVC

0 Answers  


What is boxing and how it is done internally?

1 Answers   Microsoft,


Why is catch(Exception) almost always a bad idea?

4 Answers  


what is webservices. howit is use in our project .

4 Answers   TCS,


What is globalization and localization in asp net?

0 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


Categories