A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi there
I am trying to build a SinglePageApplication and for that I need an WebAPI service that kan return the rendered HTML of any given EpiServer Page. But I seem to stumple into two problems:
I have found inspiration in these threads and blocks:
http://stackoverflow.com/questions/483091/render-a-view-as-a-string
http://fellow.aagaardrasmussen.dk/2016/11/01/how-to-render-an-episerver-contentreference-via-your-webapi/
http://jondjones.com/learn-episerver-cms/episerver-developers-guide/episerver-customizing-episervers-ui/how-to-manually-render-a-episerver-page-or-block-using-net
Any help would be much apreciated :-)
Thanks!