NavigationLock.OnBeforeInternalNavigation Eigenschaft

Definition

Ruft einen Rückruf ab, der aufgerufen werden soll, wenn ein internes Navigationsereignis auftritt, oder legt diesen fest.

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

Eigenschaftswert

Attribute

Gilt für: