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

プロパティ値

属性

適用対象