Content deleted Content added
→Information about ViewState incorrect: new section |
|||
Line 268:
* modifications by the `Page_Load()` event.
▲Programmers fill the default Page_Load() method, and end up with a huge ViewState.
This state is transmitted back and forth with every page request, causing performance issues.
|