RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Navigation Propiedad

Definición

Obtiene el objeto NavigationManager que se usa para calcular las direcciones URL 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 de propiedad

Se aplica a