SPUtility.RedirectValidate method
SharePoint 2013
Determines whether a URL is suitable for redirection by verifying that it is either relative or resides within the current Web server or portal server.
| Name | Description | |
|---|---|---|
|
RedirectValidate(String, SPWeb) | Determines whether a URL is suitable for redirection by verifying that it is either relative or resides within the current Web server or portal server within the current Web application. |
|
RedirectValidate(String, HttpContext) | Determines whether a URL is suitable for redirection by verifying that it is either relative or resides within the current Web server or portal server. |