Get localStorage/sessionStorage from web #4393
phuocminh6464
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like get localStorage in my WPF app using C#. What I want is: When user click button in WPF, app will get localStorage from web and check if localStorage is null then continuing process, but if not null a message box is displayed. Could anyone help me solve this?
Beta Was this translation helpful? Give feedback.
All reactions