Mono Class Library: System.Web.HttpResponse Overview | Members

System.Web.HttpResponse.Redirect Method

Documentation for this section has not yet been entered.

public void Redirect (string url)

Parameters

url
The url to be redirected to.

Remarks

No further processing is done after calling this method, the method does not return.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0