Hi
Just wont to check if a have missed some settings in 5R2 to get the LinkURL
property to return a friendly Url
A have two sites one in 4.61 and the other in 5R2
in 4.6x the LinkURL property returns a friendly url like http://localhost/section/page
But in 5 a get structure like http://template/page.aspx?id=xxx&epilanguage=sv
And a have some function that was depending on a geting a "correct" url to function properly that now that will not work correct.
Regards
Per
Hi Per,
You could use the ConvertToExternal metod in the UrlRewriteProvider. Ted Nyberg also made a blogpost about it here.
Hi
Just wont to check if a have missed some settings in 5R2 to get the LinkURL
property to return a friendly Url
A have two sites one in 4.61 and the other in 5R2
in 4.6x the LinkURL property returns a friendly url like http://localhost/section/page
But in 5 a get structure like http://template/page.aspx?id=xxx&epilanguage=sv
And a have some function that was depending on a geting a "correct" url to function properly that now that will not work correct.
Regards
Per