Hi all,I have an MVC controller querying some page HTML content and passing it to a page in JSON. When the content is returned, it has:~/image.png instead of:http://site/image.png Note that I don't...
In this article, we will look at the extensibility of the output filter module and how you can customize it with your own code.