We are in the prosess of updating a site from Episerver 6R2 to 7.
During the upgrade we got some difficulties with Page type builder and decided to rewrite the page definitions to use episerver 7 strongly typed pages.
The only part we aren't able to converte is the
DefaultVisibleInMenu = false property set on pagetypes.
Is it possible to do the same in strongly typed pages, if so how do i do it?
Hi
We are in the prosess of updating a site from Episerver 6R2 to 7.
During the upgrade we got some difficulties with Page type builder and decided to rewrite the page definitions to use episerver 7 strongly typed pages.
The only part we aren't able to converte is the
DefaultVisibleInMenu = false property set on pagetypes.
Is it possible to do the same in strongly typed pages, if so how do i do it?