1 implementation of GetPersistedState
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
17public string GetPersistedState()
1 reference to GetPersistedState
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
161_persistedState = _jsMethods.GetPersistedState();