Which two properties are on every validation control?
Answer Posted / sivasubramanian hariharan
We have two common properties for every validation controls
1. Control to Validate,
2. Error Message.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is implement a generic action in webapi?
Please tell us what is the difference between override and overload in a method?
Is .net 4.8 backwards compatible?
How you apply a theme in whole application in .Net?
How do we access crystal reports in .net?
What is difference between .net core and .net standard?
What is loosely coupled solution in.net?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Can any object be stored in a viewstate in .net?
What is the use of common language runtime?
What is the advantage of .net?
Why you want to leave your previous company.
What is different between webusercontrol and in webcustomcontrol?
Differences between datagrid, datalist and repeater in .net?
What tags do you need to add within the asp:datagrid tags to bind columns manually.