Imports the set of files.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System.String
Site name
- targetAliasPath
- Type: System.String
Target alias path
- cultureCode
- Type: System.String
Culture code
- fileList
- Type:System.String[]
File list
- relativePathList
- Type:System.String[]
List of files paths that are relative to file import folder. Used by file import to create tree structure that represents sub-tree of file import folder. If this feature is not necessary use null value
- userId
- Type: System.Int32
User ID
- deleteImportedFile
- Type: System.Boolean
Indicates if physical file should be deleted after import
Remarks
See Also