Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Hi Evan,
Yes, it is possible to delete page types from admin but only under certain circumstances. In order to delete a page type, the following must be true:
If those requirements are met, you should be able to find the delete button by clicking on "settings" on the type.
To see a list of pages by type you could create a plugin to pull that information out programmatically though, as luck would have it, Nicola Ayan has done the hard work for you here:
https://blog.nicolaayan.com/2018/05/episerver-cms-audit-nuget-package/
Alternatively, if you are using Find on your site, you can look at the contents of the index from Find > Overview > Explore.
A few questions: