Question

I have a project which is just upgraded from EpiServer 6 to 7. Project is running fine, but now I would like to move the pagetypes into classes deriving from PageData. How would I proceed doing this? We do not have PageTypeBuilder defined types, all is from database. I guess we start with the GUID from the page type in admin gui and set it in ContentType attribute of the PageData class.

Was it helpful?
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top