Why does ASP.NET render the hidden __VIEWSTATE input element within <div></div>?
Why does ASP.NET render the hidden __VIEWSTATE input element within <div></div> ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
They did it to “be more aligned with Web standards” – here is a quote from MSDN Magazine article Enforce Web Standards For Better Accessibility:
Whether this is truly more aligned with Web standards is open for debate personally I’m not into web standards enough to make my own opinion, I just answer what you asked.