3 references to DecryptString
System.Web (3)
Handlers\AssemblyResourceLoader.cs (1)
522decryptedData = Page.DecryptString(encryptedData, Purpose.AssemblyResourceLoader_WebResourceUrl);
UI\Page.cs (2)
4705DecryptString(_requestValueCollection[previousPageID], Purpose.WebForms_Page_PreviousPageID)); 5001DecryptString(_requestValueCollection[previousPageID], Purpose.WebForms_Page_PreviousPageID));