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 / gyana
it uses serverside code to validate the entry in a control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which object wraps the state or data of a user?
How to find last error which occurred in Asp.net ?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Differentiate strong typing and weak typing
What is the use of view state?
Describe in brief .net framework and its components.
What are session cookies?
What is the full form of asp.net?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is a runtime version?
How to sign out from forms authentication?
Explain the difference between singleton and single call?
What is difference between web config and global asax?
What are asp.net web forms?
What are the advantages and disadvantages of Using Cookies?