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.

Overload list

  Name Description
Public methodStatic member Redirect(String, SPRedirectFlags, HttpContext) Handles the redirection of an HTTP request.
Public methodStatic 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

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace