Share via


NavigationLock.OnBeforeInternalNavigation Proprietà

Definizione

Ottiene o imposta un callback da richiamare quando si verifica un evento di navigazione interno.

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.EventCallback<Microsoft.AspNetCore.Components.Routing.LocationChangingContext> OnBeforeInternalNavigation { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.OnBeforeInternalNavigation : Microsoft.AspNetCore.Components.EventCallback<Microsoft.AspNetCore.Components.Routing.LocationChangingContext> with get, set
Public Property OnBeforeInternalNavigation As EventCallback(Of LocationChangingContext)

Valore della proprietà

Attributi

Si applica a