Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Episerver has functionality for export/import DDS items and use it for export/import property settings. This code shows how to export custom DDS types. You don't need to do anything for import. using System; using System.Linq; using EPiServer.Core...