NavigationLock.ConfirmExternalNavigation 속성

정의

브라우저 대화 상자에서 사용자에게 외부 탐색을 확인하거나 취소하라는 메시지를 표시할지 여부를 가져오거나 설정합니다.

[Microsoft.AspNetCore.Components.Parameter]
public bool ConfirmExternalNavigation { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ConfirmExternalNavigation : bool with get, set
Public Property ConfirmExternalNavigation As Boolean

속성 값

특성

적용 대상