RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Navigation Property

Definition

Gets the NavigationManager used to compute absolute urls.

protected:
 property Microsoft::AspNetCore::Components::NavigationManager ^ Navigation { Microsoft::AspNetCore::Components::NavigationManager ^ get(); };
protected Microsoft.AspNetCore.Components.NavigationManager Navigation { get; }
member this.Navigation : Microsoft.AspNetCore.Components.NavigationManager
Protected ReadOnly Property Navigation As NavigationManager

Property Value

Applies to