What is validationsummary server control?where it is used in asp.net?
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.
Recent Posts
- What is partial classess in .net?
- What is Fragment Caching in ASP.NET?
- Interview Questions: What are Properties in .NET, What are the advantages of using Properties in .NET, How to declare a property in .NET?
- Will You Lower Your Salary Expectations
- Interview Questions on Networking, Part 2
- Interview Questions on Networking
- Software Testing – Quality Assurance Interview Questions
- Interview Questions on Software Testing
- Note, A Simple ‘Thank You’ Can Land the Job
- Define Trace Switches
Tag Cloud
-
application
ASP
assembly
class
client
code
company
constructor
control
Database
Debug
difference
Don
employer
hiring manager
information
interview
interviewer
job
job seekers
language
manager
method
NET
page
person
position
Process
question
quot
response
salary
Serialization
Server
State
string
system
table
time
type
user
way
web
work
XML