RedirectToRouteHttpResult.Permanent Property

Definition

Gets the value that specifies that the redirect should be permanent if true or temporary if false.

public bool Permanent { get; }
member this.Permanent : bool
Public ReadOnly Property Permanent As Boolean

Property Value

Applies to