SPUtility.RedirectValidate method

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.

Overload list

  Name Description
Public methodStatic member 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.
Public methodStatic member 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.

Top

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace