I need to get the value of a variable stored in the sessionstorage through a controller where this method is not passed the parameter of this variable.
Session / localstorage are administered through javascript. In contrast situations it is easy to get the value of variables in C # through AJAX and several other ways.
But what I need is the opposite. Can you do it?