This topic has not yet been rated - Rate this topic

SPUtility.Redirect method

Handles the redirection of an HTTP request based on the supplied parameters. This method specifies the target of the redirection and notifies the caller about whether the redirection was made.

  NameDescription
Public method Static member Redirect(String, SPRedirectFlags, HttpContext) Handles the redirection of an HTTP request.
Public method Static member Redirect(String, SPRedirectFlags, HttpContext, String) Handles the redirection of an HTTP request. This method allows for the optional specification of an encoded query string to be added to the URL.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.