گرفتن اسم صفحه جاری
۱۵
دی
۹۰
this.Page.ToString().Substring(4, this.Page.ToString().Substring(4).Length – 5) + “.aspx”;
یا
System.IO.Path.GetFileName(System.Web.HttpContext.Current.Request.PhysicalPath)
برچسب ها: C/C++/C Sharp٬ برنامه نويسي