@inject NavigationManager Navigation @layout MainLayout;

Access Denied

You do not have permission to view this page. This might be due to one of several reasons:

If you think this is a mistake, please contact your administrator.

@code { void GoHome() { Navigation.NavigateTo("/", true); } }