What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState?

前端 未结 6 2307
旧时难觅i
旧时难觅i 2020-12-30 06:23

What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState?

6条回答
  •  执念已碎
    2020-12-30 07:02

    If you really want to understand ViewState (not just what it is used for), then you may want to read this fabulous article (which I, unfortunately, am not the author of :-). Beware, though, it is a bit dated, but still a very good read.

提交回复
热议问题