Sitemap

The sitemap functionality has a handy service that you can use in your application.

ISitemapService

Core service for everything related to sitemap settings.

void SetPageTypeSettings(SitemapPageSettings pageSettings) Sets the default settings for a specific content type

SitemapPageSettings GetPageTypeSettings(int contentTypeId) Get the default sitemap settings for a specific content type id

Last updated