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.
private void Page_Init(object sender, System.EventArgs e){ if(FooterMenu != null && LeftMenu != null){ LeftMenu.MenuListControl = FooterMenu.MenuListControl; } }I've tried putting this code in different page events to no avail. Anyone any ideas on how I can accomplish this?