URLHelper Redirect Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberRedirect(String)
Redirects the response using specified URL (302 HTTP status code).
Public methodStatic memberRedirect(String, Boolean, String)Obsolete.
Redirects the response using specified URL.
Back to Top
See Also