---
title: "Where is the ViewState information stored?"  
description: "Where is the ViewState information stored?"  
author: "Sumit Kesarwani"  
published: 2014-09-01  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2104/where-is-the-viewstate-information-stored  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Where is the ViewState information stored?

The ViewState information is stored in the HTML hidden fields.

## Answers

### Answer by Sumit Kesarwani

The ViewState information is stored in the HTML hidden fields.


---

Original Source: https://www.mindstick.com/interview/2104/where-is-the-viewstate-information-stored

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
