RedirectToActionResult.Permanent 屬性

定義

取得或設定指出重新導向是永久的。

public:
 property bool Permanent { bool get(); void set(bool value); };
public bool Permanent { get; set; }
member this.Permanent : bool with get, set
Public Property Permanent As Boolean

屬性值

適用於