Dela via


UrlRewriteActionParameters.Destination Property

Definition

Gets or sets define the relative URL to which the above requests will be rewritten by.

[Newtonsoft.Json.JsonProperty(PropertyName="destination")]
public string Destination { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destination")>]
member this.Destination : string with get, set
Public Property Destination As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to