6
votes
4answers
856 views
In ASP.Net, during which page lifecycle event does viewstate get loaded?
I know it happens sometime before Load, but during what event exactly?
…
5
votes
How can you tell if viewstate in an ASP.Net application has been tampered with?
EnableViewStateMac page directive
…
