Share via


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

属性值

属性

适用于