As in question. Is it possible to set variable in asp.net page in localStorage and retrieve it on the other page?
How to set localStorage variable in asp.net. Is it
you can use asp:HiddenField
asp:HiddenField
after changed localstorage or sessionStorage you fill hidden field and use in code behind.
localstorage
sessionStorage