3 references to _propViewStateEncryptionMode
System.Web (3)
Configuration\PagesSection.cs (3)
199_properties.Add(_propViewStateEncryptionMode); 619return (ViewStateEncryptionMode)base[_propViewStateEncryptionMode]; 622base[_propViewStateEncryptionMode] = value;