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