Share via


NavigationLock.ConfirmExternalNavigation Propiedad

Definición

Obtiene o establece si un cuadro de diálogo del explorador debe pedir al usuario que confirme o cancele las navegaciones externas.

[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

Valor de propiedad

Atributos

Se aplica a