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.
using EPiServer.Core;
[Language(SessionLanguage=false,QueryStringLanguage=false,CookieLanguage=false)]
public class MyPage : TemplatePage
{
....
}
For more info about the Language attribute, check out the EPiServer.Core.LanguageAttribute class in the SDK.