Compartilhar via


RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Navigation Propriedade

Definição

Obtém o NavigationManager usado para calcular URLs absolutas.

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

Valor da propriedade

Aplica-se a