what does Page.IsValid in asp.net
Answer Posted / ritesh jaiswal
Page.IsValid is use to validate the validation field if
client side ajax validation control is off due to hacker or
else any other reason
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can you dynamically assign a Master Page?
How to use a Master Database in Asp.net?
How you can access the properties and controls of master pages from content pages?
What is the purpose of asp.net?
What is difference between session and viewstate?
Define machine.config in .net?
Explain the Session state management options available with ASP.NET?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
How would you implement inheritance using c#?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is the difference between c# and .net?
What is difference between asp state management and asp.net state management?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is the significance of attaching a profile while creating a user?
What is manifest in .net framework?