Hi, I have been able to render PageBuilder content into an IHtmlString property by initializing the PageBuilder on a generic controller using the current HttpContext. It seems to work fine as long ...
I am using KTCO 8.2. I am trying to implement a basic http handler, but when I try to integrate it into kentico, the CMSApplicationModule is blocking it somehow. here is what my web.config file lo...