The EPiServer.Enterprise namespace contains classes to export and import EPiServer information.
Classes
| Class | Description | |
|---|---|---|
| DataExporter |
Export pages to ziped XML format.
| |
| DataImporter |
Import pages from binary format
| |
| ExportImportBase |
Base class for export and import of pages
| |
| ParseUrlEventArgs |
Event arguments used to handle custom renaming of urls.
| |
| SetUp |
Delegates
| Delegate | Description | |
|---|---|---|
| ParseUrlEventHandler |