This topic has not yet been rated - Rate this topic

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.

  NameDescription
Public method Static 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 method Static 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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.