Click or drag to resize
ImportProviderGetFirstExportFile Method
Gets the first export file found in the specified directory.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static string GetFirstExportFile(
	string path
)

Parameters

path
Type: SystemString
Starting path

Return Value

Type: String
See Also