Developer forum

Forum » Development » How to get raw url?

How to get raw url?

Judy Zhang
Reply

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 


Replies

 
Judy Zhang
Reply
This post has been marked as an answer

I found the answer! 

Use "Base.GetHttpUrlRaw()" method...

Votes for this answer: 1

 

You must be logged in to post in the forum