Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Create a Block to hold selection options using EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors; using EPiServer.PlugIn; using EPiServer.Shell.ObjectEditing; using System.ComponentModel.DataAnnotations; namespace MyApp.Models.Blocks {...
This is a step by step guide to generate sitemap.xml file for all the sites in optimizely cms 12. The sitemaps are generated under wwwroot/sitemaps with the name of the site configured. Step 1: Add a new field in Home Page to store the name of th...