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.
a_regionNames[<%=region_index%>] = "<%#container.currentpage.pagename%>";
%#container.currentpage.pagename%>%=region_index%>
<%#contactlista%> >
a2D_countryNames[<%=region_index%>] = new Array('- select -'%=region_index%>
,'<%#container.currentpage.pagename%>'%#container.currentpage.pagename%>
);
%#contactlista%>
CS:public abstract class ContactScript : UserControlBase { protected EPiServer.WebControls.MenuList ContactListA; protected EPiServer.WebControls.PageTree ContactListB; protected EPiServer.WebControls.MenuList ContactListC; protected System.Web.UI.WebControls.Literal MetaTagGenerator; public int region_index=0; private void Page_Load(object sender, System.EventArgs e) { DataBind(); if(!IsPostBack) { ContactListA.DataBind(); ContactListB.DataBind(); } } }Thanks in advance! // Tony