Click or drag to resize
AbstractImportExportSettingsModuleName Property
Specifies code name of the module that is imported or exported as an installable module package.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 11.0.0
Syntax
C#
public string ModuleName { get; }

Property Value

Type: String
See Also