Hi,
I am tryting to get raw url in the back-end code.
When I used "Request.RawUrl", I still got friendly url. I want raw url just like the value of tag <!--@Global:Pageview.Url.Raw--> .
Is anyone know which method I can use?
Best
I found the answer!
Use "Base.GetHttpUrlRaw()" method...
You must be logged in to post in the forum