2 references to DisableNavigationPrompt
Microsoft.AspNetCore.Components.Web (2)
Routing\NavigationLock.cs (2)
94
await JSRuntime.InvokeVoidAsync(NavigationLockInterop.
DisableNavigationPrompt
, _id);
112
await JSRuntime.InvokeVoidAsync(NavigationLockInterop.
DisableNavigationPrompt
, _id);