NavigationManager.LocationChanged Ereignis

Definition

Ein Ereignis, das ausgelöst wird, wenn sich die Navigationsposition geändert hat.

public:
 event EventHandler<Microsoft::AspNetCore::Components::Routing::LocationChangedEventArgs ^> ^ LocationChanged;
public event EventHandler<Microsoft.AspNetCore.Components.Routing.LocationChangedEventArgs> LocationChanged;
member this.LocationChanged : EventHandler<Microsoft.AspNetCore.Components.Routing.LocationChangedEventArgs> 
Public Custom Event LocationChanged As EventHandler(Of LocationChangedEventArgs) 

Ereignistyp

Gilt für: