View state
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Dear all, i have a small doubt. How view state works. when the page information is stored in _VIEWSTATE hidden field. The data of the _VIEWSTATE hidden will be sent to the server and the same will be get back to the client. Am i right or not.please reply as soon as possible. if so how the data will be sent to the server and back to client.
Ramesh.Kanjinghat
-
Dear all, i have a small doubt. How view state works. when the page information is stored in _VIEWSTATE hidden field. The data of the _VIEWSTATE hidden will be sent to the server and the same will be get back to the client. Am i right or not.please reply as soon as possible. if so how the data will be sent to the server and back to client.
Ramesh.Kanjinghat
I think that this is right.