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.
PageAgenda
Code Behind
if (IsValue("Agenda"))
{
lnkAgenda.Visible = true;
lblSeparator3.Visible = true;
hlnkAgenda.NavigateUrl = Configuration.RootDir + ?????? + CurrentPage["Agenda"].ToString();
}
I am not sure how to extract the path to the specific document. Can you tell me what the episerver class would be?