4 references to ViewStateEncryptionID
System.Web (4)
UI\Page.cs (4)
437
s_systemPostFields.Add(
ViewStateEncryptionID
);
2424
ClientScript.RegisterHiddenField(
ViewStateEncryptionID
, String.Empty);
4688
if (_requestValueCollection[
ViewStateEncryptionID
] != null) {
4984
if (_requestValueCollection[
ViewStateEncryptionID
] != null) {