NavigationOptions.ForceLoad プロパティ

定義

true の場合、クライアント側のルーティングをバイパスし、URI がクライアント側ルーターによって通常処理されるかどうかにかかわらず、サーバーから新しいページを読み込むようブラウザーに強制します。

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

プロパティ値

適用対象