NavigationLock.ConfirmExternalNavigation Eigenschaft

Definition

Ruft ab oder legt fest, ob ein Browserdialog den Benutzer auffordern soll, externe Navigationen entweder zu bestätigen oder abzubrechen.

[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

Eigenschaftswert

Attribute

Gilt für: