共用方式為


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

屬性值

屬性

適用於