Does MVC have ViewState?

ASP.NET MVC does not use ViewState in the traditional sense (that of storing the values of controls in the web page). Rather, the values of the controls are posted to a controller method.12 Haz 2015

Sizin İçin Seçtik  What are the state management techniques in MVC?

Leave a Reply

Your email address will not be published. Required fields are marked *