NavigationLock.OnBeforeInternalNavigation Propriété

Définition

Obtient ou définit un rappel à appeler lorsqu’un événement de navigation interne se produit.

[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)

Valeur de propriété

Attributs

S’applique à