Which data types are supported by the RangeValidator
control?
Answer Posted / suresh
The datatypes supported by RangeValidator are:
String,Integer,Double,Date,Currency
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is form submit?
What is server components?
What is use of <% %> in asp.net?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is http post action?
What does the hotspot class in .net do?
What do you mean by caching in asp.net?
Which .NET framework supports Web API?
Describe the master page.
Explain asp.net web forms.
List some of the important session state modes of asp.net.
Is react a template engine?
Difference between web user control and web custom control?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
Explain the difference between debug.write and trace.write? When should each be used?