Hi,
For some reason, this line of code is always returning the host name url instead of the CMS page url. However, it does work for commerce data. This code is executed in a scheduled job.
url = this.UrlResolver.GetUrl(content.ContentLink, language);
Any ideas how to solve this?
Kind regards
Bart