How can I get the parent page from a User Control in an ASP.NET Website (not Web Application) September 26, 2023 by Tarik this.Page or from just about anywhere: Page page = HttpContext.Current.Handler as Page