UtilWebRedirectUri Method

Overload List

RedirectUri(String) Redirects an Url that points to other Url.
RedirectUri(Uri) Redirects an Url that points to other Url.
RedirectUri(String, Int32) Redirects an Url that points to other Url.
RedirectUri(String, String) Redirects an Url that points to other Url.
RedirectUri(Uri, Int32) Redirects an Url that points to other Url.
RedirectUri(Uri, String) Redirects an Url that points to other Url.
RedirectUri(String, Int32, String) Redirects an Url that points to other Url.
RedirectUri(Uri, Int32, String) Redirects an Url that points to other Url.

See Also