Click or drag to resize
AbstractImportExportSettingsIsInstallableModule Property
Indicates if export or import is being performed as part of installable module package creation or installation.

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

Property Value

Type: Boolean
See Also