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
Mention the namespace that is used to include .net data provider for sql server in .net code?
Which method is used to force all the validation controls to run?
Explain about the Class view window?
What are validator? How do you disable them?
Can the dictionary object be created in client?s scope ?
Why session is more secure than cookies?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What describes a query?
When was asp.net released?
How to make paging concepts in datagrid in ASP.NET?
What is strong-typing versus weak-typing?
Define machine.config in .net?
How does windows service lifecycle differ from a .standard. Exe?
What are client activated objects and server activated objects?
What is special types forms