jp.principio.mail-gmail
-
1/30/2012 1:18:17 AM
Get actual URL without querystring parameters
Hi,
Do we have a code to get the actual url without the querystring parameters?
eg:
www.yahoo.com/default.aspx?name=jp
I would like to get the www.yahoo.com/default.aspx
I am using "CMS.GlobalHelper.UrlHelper.CurrentURL" but it also returns the querystring
Thanks,
JP
|