SPMobileUtility.Redirect method
Redirects the user to the specified URL, if it is valid.
Overload list
Name | Description | |
---|---|---|
Redirect(String, SPRedirectFlags, HttpContext) | Redirects the user to the specified URL, if it is valid. | |
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.