Name two properties common in every validation control?
Answer Posted / usha
1.ControltoValidate
2.Errormessage
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is viewstate? What does the “enableviewstate” property do?
What is a multilingual website?
What is variable and constant in .net programming language?
Is data edited in the Repeater control?
What is autopostback in asp net?
Describe how ASP.NET maintains process isolation for each Web application?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the main difference between Asp.net and Vb.net?
What is the usie of activex control in .net?
Explain repository pattern in asp.net mvc? : asp.net mvc
Write a code for sending an email from asp.net application.
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is session management in web application?
What is the difference between CLICK and MOUSE DOWN Event ?