Method | Description | |
---|---|---|
RedirectPermanent ( this response, string url ) : void |
Perform a permanent (301) redirection to the url provided
|
public static RedirectPermanent ( this response, string url ) : void | ||
response | this | |
url | string | |
return | void |