1 out of 1 rated this helpful - Rate this topic

HttpResponse.RedirectPermanent Method

Performs a permanent redirection from a requested URL to a specified URL.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method RedirectPermanent(String) Performs a permanent redirection from the requested URL to the specified URL.
Public method RedirectPermanent(String, Boolean) Performs a permanent redirection from the requested URL to the specified URL, and provides the option to complete the response.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.