NavigationOptions.ForceLoad Property

Definition

If true, bypasses client-side routing and forces the browser to load the new page from the server, whether or not the URI would normally be handled by the client-side router.

public bool ForceLoad { get; init; }
member this.ForceLoad : bool with get, set
Public Property ForceLoad As Boolean

Property Value

Applies to