HttpResponseBase.RedirectLocation Egenskap

Definition

Hämtar eller anger värdet för HTTP-huvudet Location .

public:
 virtual property System::String ^ RedirectLocation { System::String ^ get(); void set(System::String ^ value); };
public virtual string RedirectLocation { get; set; }
member this.RedirectLocation : string with get, set
Public Overridable Property RedirectLocation As String

Egenskapsvärde

Den absoluta URL:en för HTTP-huvudet Location .

Undantag

Gäller för