What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
Answer Posted / shalini
c.The answer is below:
Checks the form field's value against custom validation
logic that you, the developer, provide.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
Should I delete cookies?
Why mvc is better than asp.net? : Asp.Net MVC
How many types of sessions in asp.net?
Is react a template engine?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Explain the difference between array and linkedlist?
Where is the view state data stored?
How do active server pages work?
Explain server-side scripting?
What kind of programming language is ASP.NET?
What is cookies in asp net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What are the various types of cookies in asp.net?
What is the difference between user control an custom control?