NavigationLock.OnBeforeInternalNavigation Property

Definition

Gets or sets a callback to be invoked when an internal navigation event occurs.

C#
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.EventCallback<Microsoft.AspNetCore.Components.Routing.LocationChangingContext> OnBeforeInternalNavigation { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 7.0, 8.0, 9.0