what does Page.IsValid in asp.net
Answer Posted / joseph.v.a
The Page.IsValid property tells you whether the validation
succeeded or not.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why Unload event of MasterPage Calls first in ASP.net ?
Can viewstate be accessed in another page?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
How do you declare static variable?
What language does asp.net use?
What is the difference between visual basic and asp.net?
Which is the parent class of the ASP.NET server control?
How does asp.net page work?
What are the different types of validation controls provided in ASP.NET?
What is http pipeline in asp.net?
What is marshalling ? Is it a part of asp.net ?
What are the advantages of the code-behind feature?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Is a dll file an executable?
What is paging in context of Memory?