다음을 통해 공유


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

속성 값

적용 대상