NavigationLock.ConfirmExternalNavigation Property

Definition

Gets or sets whether a browser dialog should prompt the user to either confirm or cancel external navigations.

C#
[Microsoft.AspNetCore.Components.Parameter]
public bool ConfirmExternalNavigation { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 7.0, 8.0, 9.0