what does Page.IsValid in asp.net
Answer Posted / vicky
The Page.IsValid property tells you whether the validation
succeeded or not.
| Is This Answer Correct ? | 33 Yes | 7 No |
Post New Answer View All Answers
How to set the pane area to transparent of a scrollPane component.?
What are web beacons used for?
What is the difference between cookie and session?
Explain diff. Betn dataset and recordset?
How many types of cache are there?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Explain repository pattern in asp.net mvc? : asp.net mvc
What is difference between web config and global asax?
How do I open an ashx file?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Differentiate between a page theme and a global theme?
What is asp.net version?
What are validators and list some validators of asp.net?
Is asp.net is a programming language?
What is ascx?