Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
801 Points
163 Posts
Aug 27, 2010 07:02 PM|LINK
kanasz.robert Hi, try this: string filename = Path.GetFileName(Request.Path);
Hi,
try this:
string filename = Path.GetFileName(Request.Path);
kanasz.robert Hi, try this: string filename = Path.GetFileName(Request.Path); regards Robert
regards
Robert
Thanks a lot, it helped me!
AlexanderB
Participant
801 Points
163 Posts
Re: How to get current page file name?
Aug 27, 2010 07:02 PM|LINK
Thanks a lot, it helped me!
Just because it is interesting