Click or drag to resize
ImportExportHelperRenameExportedFiles Method
Rename exported files.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 11.0.0
Syntax
C#
public static void RenameExportedFiles(
	string path
)

Parameters

path
Type: SystemString
Path where the file should be renamed
See Also