To handle the redirect you need to implement IRequestHandler and (just return false, null and suitable enum value where needed) in OnResourceRedirect you can do the magic
To handle the redirect you need to implement IRequestHandler and (just return false, null and suitable enum value where needed) in OnResourceRedirect you can do the magic