Click or drag to resize
FileOperationCollectionGetResultList Method
Gets the file operation result list.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public string GetResultList(
	FileResultEnum result
)

Parameters

result
Type: CMS.CMSImportExportFileResultEnum
Operation result

Return Value

Type: String
See Also