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.
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.
Disclaimer: In this example I’ve kept the code simple to make it easier to read and to give you an idea of how you might approach something like this with EPiServer. This code should not be used in production scenarios since it will use a lot of...
Disclaimer: This is something I just threw together yesterday, that will most likely be changed/updated in the near further. If I update it I’ll post the new code here. You’ve probably seen the addthis/shareit toolbars on various sites that lets y...
Other posts in this series: EPiServer web controls: Property EPiServer web controls: PageList EPiServer web controls: NewsList Both the MenuList and No related posts. Related posts brought to you by Yet Another Related Posts Plugin .
Other posts in this series: EPiServer web controls: Property EPiServer web controls: PageList The NewsList control differs from controls like the PageList with its template options. It has four templates for the first four items. Which makes this ...
Other posts in this series: EPiServer web controls: Property The PageList is very similar to other data controls you’re familiar with like the Repeater. It has a few cool built in features that make it easier to use in certain scenarios. For...