3
I need to get the value of a variable stored in sessionstorage through a controller where this method is not passed the parameter of this variable.
Session/localstorage are managed through javascript. Otherwise it is easy to get the value of variables in C# through AJAX and several other ways.
But what I need is the opposite. It has ways?
@Marcosfreitas Glad you liked the answers! But the best way to thank whoever helped you is to mark the best answer and vote for everyone who helped you. So you make sure that whoever wrote the answer gets something in return, in addition to making the site cleaner and more useful for everyone. Adding a new answer like this (which is not an answer to the question) makes the site more confusing and can get in the way.
– Maniero
Miguel, can you post a small example? the content of the tutorial only shows an example of chat.
– Marcos Freitas