Get the name of the current page

  • Thread starter Thread starter IntraRELY
  • Start date Start date
From the top of my head:

System.IO.Path.GetFileName(System.Web.HttpContext.Current.Request.Url.Absolu
tePath)

But maybe there is a shorter way ?

Hope it helps...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Background Color Problem 1
CSS and VS.net 1
ASP.NET Button and VB.NET Windows Form EXE 5
Java Script pop-up 3
Format Numbers into words 7
Code Behind page 3
IE Temporary Internet Files 2
Image 6

Back
Top