Click or drag to resize
ImportProviderAddGlobalFolders Method
Adds the global folders to import files list.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static void AddGlobalFolders(
	SiteImportSettings settings
)

Parameters

settings
Type: CMS.CMSImportExportSiteImportSettings
Import settings
See Also