Get ASPX part out of this.Page.Request.Url.
Posted
by AJM
on Stack Overflow
See other posts from Stack Overflow
or by AJM
Published on 2010-05-24T11:38:51Z
Indexed on
2010/05/24
11:51 UTC
Read the original article
Hit count: 164
ASP.NET
Whats the best way to get the aspx part out of this.Page.Request.Url.
I guess I could use FileInfo but dont think this is the best way.
© Stack Overflow or respective owner