RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Navigation 属性

定义

获取 NavigationManager 用于计算绝对 URL 的 。

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

属性值

适用于