Why is the __VIEWSTATE hidden input element surrounded by <div></div>?

Viewed 3495

Why does ASP.NET render the hidden __VIEWSTATE input element within <div></div>?

1 Answers
Related