You can use Request.UrlReferrer to get the referring URL as well if you don’t like accessing the Request.ServerVariables dictionary directly.
You can use Request.UrlReferrer to get the referring URL as well if you don’t like accessing the Request.ServerVariables dictionary directly.