Enum ExportMode
Mode for export job.
Namespace: Dnn.ExportImport.Components.Common
Assembly: DotNetNuke.SiteExportImport.dll
Syntax
public enum ExportMode : int
Fields
Name | Description |
---|---|
Differential | Exports the difference only. |
Full | Exports the full content. |