Relative Content

Tag Archive for c#.netblazorblazor-server-side

Does blazor have any unique ID associated with a window session

I’m working on a Blazor server-side app. In some cases, when a user updates a resource, the application will show a toast asking if the user wants to refresh their view (or not) since if you’re in the middle of analyzing something you may not want the refresh to happen just yet.