Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi
I think the approach is the same as in EPiServer CMS 5, but as you noticed there is no DataFactory.Instance in version 4. Instead you use Global.EPDataFactory.
Regards
Per Gunsarfs
EPiServer development team
How can I programmatically create a new page in EPi 4.62?
There is no DataFactory.Instance.Save in 4.x SDK.
This link tells me how to do it in v5.
http://world.episerver.com/Get-Started/Developing-with-EPiServer-CMS/Getting-Started-Developing-with-EPiServer-CMS-5/Create-a-Page-Programmatically/