Redirects a "302 Found" HTTP response pointing to the location of the target. This is slower than using built-in redirects but is useful when other variables, processing, or conditionals need to be evaluated first.
Redirect to restricted page if permission is missing
CopyRedirect to requested page with login path appended
Copy