NavigationManager.LocationChanged Zdarzenie

Definicja

Zdarzenie uruchamiane po zmianie lokalizacji nawigacji.

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) 

Typ zdarzenia

Dotyczy