Click or drag to resize
SiteImportSettingsModuleName Property
Specifies code name of the module that is imported by the package.

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

Property Value

Type: String
See Also