c# request get full url code example Example: c# get full URL of page string absoluteurl = System.Web.HttpContext.Current.Request.Url.AbsoluteUri;