NavigationManager.HistoryEntryState Property

Definition

Gets or sets the state associated with the current navigation.

public string? HistoryEntryState { get; protected set; }
member this.HistoryEntryState : string with get, set
Public Property HistoryEntryState As String

Property Value

Remarks

Setting HistoryEntryState will not trigger the LocationChanged event.

Applies to