protected void Page_Load(object sender, EventArgs e){ string pageName = Path.GetFileNameWithoutExtension(Page.AppRelativeVirtualPath); }