Aracılığıyla paylaş


NavigationLock.OnBeforeInternalNavigation Özellik

Tanım

İç gezinti olayı gerçekleştiğinde çağrılacak bir geri çağırma alır veya ayarlar.

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

Özellik Değeri

Öznitelikler

Şunlara uygulanır