Name two properties common in every validation control?
Answer Posted / shravani
The two main properties of a validation control are:
1..control to validate
2..text
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is it possible to change the index of primary key on table?
What is odata in web api?
How many types of validators are there in asp net?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Explain the difference between dataset and datareader.
How can exception be handled with out the use of try catch?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How can we prepairing Interview
what is AutoEventWireUp and what is the use of This property explain in details?
Explain the function of new view engine in asp.net? : asp.net mvc
What do you mean by role-based security?
what is meant by sitemapnode ?
Why do you use the app_code folder in asp.net?
How you can return View from ASP.NET Web API method?
What is the use of view state?