RedirectToRouteResult.Permanent Property

Definition

Gets or sets an indication that the redirect is 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

Property Value

Applies to