Name two properties common in every validation control?
Answer Posted / jatin sehgal
The 2 properties common to every validation control are:
1. Error message
2. Control to validate
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the usage of DelegatingHandler?
What is asp net objects?
What is ascx?
What is difference between mvc and asp.net? : Asp.Net MVC
What is state management in asp.net with example?
What is the behavior of a Web browser when it receives an invalid element?
In Code-Behind class which kind of code (server or client) is found ?
Explain cookies with example.
How would you get asp.net running in apache web servers? Explain it's limitations.
How can I create master page in asp net?
What is the default timeout for a cookie?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
If we remove web.config or machine.config from the application then, is this application will works?
What is the current version of asp.net?
Explain how do you validate the controls in an asp .net page?