1 write to _viewStateEncryptionRequested
System.Web (1)
UI\Page.cs (1)
4306
_viewStateEncryptionRequested
= true;
1 reference to _viewStateEncryptionRequested
System.Web (1)
UI\Page.cs (1)
4312
_viewStateEncryptionRequested
&& ViewStateEncryptionMode == ViewStateEncryptionMode.Auto;