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.
PageBase oPage = (PageBase)this.Page;
PageData oData = oPage.GetPage(new PageReference(NewCreatedID));
oData.PageName = "New Name TEST";
Global.EPDataFactory.Save(oData, EPiServer.DataAccess.SaveAction.Publish);
Or did I missunderstand your question?
/snive