SPMobileUtility.Redirect method

Redirects the user to the specified URL, if it is valid.

Overload list

  Name Description
Public methodStatic member Redirect(String, SPRedirectFlags, HttpContext) Redirects the user to the specified URL, if it is valid.
Public methodStatic member Redirect(String, SPRedirectFlags, HttpContext, String) Redirects the user to the specified URL, if it is valid, with the specified query strings.

Top

Remarks

The process used in the redirection varies based on the parameters that are supplied for target destination URL, process, context, and URL query value.

See also

Reference

SPMobileUtility class

SPMobileUtility members

Microsoft.SharePoint.Utilities namespace