How to access original URL
Posted: Wed Jul 06, 2011 3:24 am
Hi,
How can access the pre-rewritten URL? For example, if the user goes to a content page called www.mysite.com/mypage.aspx which is actually using the standard content page, the URL that reaches the code is something like "webpage.aspx?webpageId=23" - but I need to get the original URL that the browser shows.
I'm not familiar enough with the URL rewriter to get this, but I was hoping there would be a simple property available that exposes this?
thanks
How can access the pre-rewritten URL? For example, if the user goes to a content page called www.mysite.com/mypage.aspx which is actually using the standard content page, the URL that reaches the code is something like "webpage.aspx?webpageId=23" - but I need to get the original URL that the browser shows.
I'm not familiar enough with the URL rewriter to get this, but I was hoping there would be a simple property available that exposes this?
thanks