Vidyalelo
C# Programming · Q8

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 8

Q8

What is the purpose of the ModelState.IsValid property in ASP.NET MVC?

A.
To check if the server is running
B.
To check if the user is authenticated
C.
To check if the form is valid
D.
To check if the model passed validation
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board